]> granicus.if.org Git - postgresql/blobdiff - src/bin/psql/crosstabview.c
Make the order of the header file includes consistent in non-backend modules.
[postgresql] / src / bin / psql / crosstabview.c
index 83789cb911afe9391659e6b1f58f8179ba2b684a..701ef3443a68de538eb5fa338ed9d262554fb884 100644 (file)
@@ -8,13 +8,12 @@
 #include "postgres_fe.h"
 
 #include "common.h"
+#include "common/logging.h"
 #include "crosstabview.h"
 #include "pqexpbuffer.h"
 #include "psqlscanslash.h"
 #include "settings.h"
 
-#include "common/logging.h"
-
 /*
  * Value/position from the resultset that goes into the horizontal or vertical
  * crosstabview header.