Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fft / tests / fft.cpp
index bc3dd9ce71e08c6fee8fcdc52732f283ca2c06cb..446d50307f9e2bf2da800be03ed2a2550f264f2d 100644 (file)
  * \author Roland Schulz <roland@utk.edu>
  * \ingroup module_fft
  */
+#include "gmxpre.h"
+
+#include "gromacs/fft/fft.h"
+
 #include <vector>
 
 #include <gtest/gtest.h>
 
-#include "gromacs/fft/fft.h"
 #include "gromacs/fft/parallel_3dfft.h"
 #include "gromacs/utility/stringutil.h"