Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
@@ -24,7 +24,6 @@
#endif
#include "hqlatoms.hpp"
-#include "build-config.h"
#ifdef _DEBUG
//#define TEST_INDEX_PROJECT // Force index translation (to default specified record) on all indexes - for testing!
@@ -16,9 +16,10 @@
############################################################################## */
#include "jlog.hpp"
+#include "build-config.h"
+
#include "hqlerror.hpp"
#include "hqlerrors.hpp"
-
//---------------------------------------------------------------------------------------------------------------------
ErrorSeverity getSeverity(IAtom * name)
@@ -26,6 +26,7 @@
#include "jmisc.hpp"
#include "hql.hpp"
#include "hqlgram.hpp"
#include "eclrtl.hpp"
@@ -52,6 +52,7 @@
#include "rtlformat.hpp"
#include "package.h"
#ifdef _USE_ZLIB
#include "zcrypt.hpp"