Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / topology / block.cpp
index 52fd431ac89d8cc15a89f7c74eece3efddd4c5f0..c4b2e51c27d4c9484129b0b1a8a642190d2a2100 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
+#include "gmxpre.h"
+
+#include "block.h"
+
 #include <algorithm>
-#include "gromacs/topology/block.h"
 
 #include "gromacs/utility/smalloc.h"