Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / pbcutil / mshift.cpp
index 0c94f2321a2372a08fae7af5ddbf1d1afa4a6e57..94dc35bd2b6bbb8d7f9f6c977bda22d5a37242e8 100644 (file)
@@ -38,8 +38,6 @@
 
 #include "gromacs/pbcutil/mshift.h"
 
-#include "config.h"
-
 #include <string.h>
 
 #include <algorithm>