Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / oenv.cpp
index d7fcc05037414e3762aaf20921bcf46151ce319d..89201b8064ae4e746c653177bcae8a4781eb436b 100644 (file)
 
 #include "gromacs/legacyheaders/oenv.h"
 
-#include "gromacs/utility/smalloc.h"
-
-#include "gromacs/utility/programcontext.h"
 #include "gromacs/utility/exceptions.h"
+#include "gromacs/utility/programcontext.h"
+#include "gromacs/utility/smalloc.h"
 
 struct output_env
 {