Replace compat::make_unique with std::make_unique
[alexxy/gromacs.git] / src / programs / mdrun / tests / simple_mdrun.cpp
index b2fb82e12b6101a467bd722524ab0c2a6a524911..10e25a19e96f525e673e91d71ede65ad2259abab 100644 (file)
@@ -51,7 +51,6 @@
 
 #include <gtest/gtest.h>
 
-#include "gromacs/compat/make_unique.h"
 #include "gromacs/options/filenameoption.h"
 #include "gromacs/topology/idef.h"
 #include "gromacs/topology/ifunc.h"