mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 07:14:46 +02:00
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:
@@ -129,6 +129,11 @@
|
||||
#endif
|
||||
|
||||
|
||||
//
|
||||
// Include alignment settings early
|
||||
//
|
||||
#include "Poco/Alignment.h"
|
||||
|
||||
//
|
||||
// Cleanup inconsistencies
|
||||
//
|
||||
|
Reference in New Issue
Block a user