Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / scanner_internal.cpp
index d7feb7d042ee8b56cd20db6af7d68119b9567926..f13031fd1a4e3abe373d96630217292775a97794 100644 (file)
@@ -53,6 +53,8 @@
  */
 #include "gmxpre.h"
 
+#include "scanner_internal.h"
+
 #include <stdlib.h>
 #include <string.h>
 
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/stringutil.h"
 
+#include "parser.h"
 #include "parsetree.h"
+#include "scanner.h"
 #include "selectioncollection-impl.h"
 #include "selelem.h"
 #include "selmethod.h"
 #include "symrec.h"
 
-#include "parser.h"
-#include "scanner.h"
-#include "scanner_internal.h"
-
 /*! \brief
  * Step in which the allocated memory for pretty-printed input is incremented.
  */