GH #240: VERY strange error only when including Format.hinclude Alignment.h early

GH #240: VERY strange error only when including Format.h (include
Alignment.h early for consistency)
This commit is contained in:
Aleksandar Fabijanic
2013-07-22 01:10:36 -05:00
parent 20e1cf8821
commit a49f5da54b
4 changed files with 168 additions and 159 deletions

View File

@@ -129,6 +129,11 @@
#endif
//
// Include alignment settings early
//
#include "Poco/Alignment.h"
//
// Cleanup inconsistencies
//