Index: /trunk/Mars/msql/MBufferSQL.h
===================================================================
--- /trunk/Mars/msql/MBufferSQL.h	(revision 19288)
+++ /trunk/Mars/msql/MBufferSQL.h	(revision 19289)
@@ -22,5 +22,8 @@
 
 #ifndef ROOT_TBufferFile
+#pragma GCC diagnostic push
+#pragma GCC diagnostic ignored "-Wcast-align"
 #include "TBufferFile.h"
+#pragma GCC diagnostic pop
 #endif
 #ifndef ROOT_TString
