diff Framework/PostgreSQL/PostgreSQLResult.cpp @ 107:5765cc5fd268

reverted fix for OS X that breaks other targets
author Sebastien Jodogne <s.jodogne@orthanc-labs.com>
date Tue, 22 Jan 2019 16:53:26 +0100
parents eefbcee7bd78
children 4cd7e45b671e
line wrap: on
line diff
--- a/Framework/PostgreSQL/PostgreSQLResult.cpp	Tue Jan 22 15:35:52 2019 +0100
+++ b/Framework/PostgreSQL/PostgreSQLResult.cpp	Tue Jan 22 16:53:26 2019 +0100
@@ -19,8 +19,8 @@
  **/
 
 
+#include "PostgreSQLIncludes.h"  // Must be the first
 #include "PostgreSQLResult.h"
-#include "PostgreSQLIncludes.h"
 
 #include "../Common/BinaryStringValue.h"
 #include "../Common/FileValue.h"