Remove PrivateImplPointer in favour of std::unique_ptr
[alexxy/gromacs.git] / src / api / cpp / tests / restraint.cpp
index 11d001db648d6bcf36769e8b4bf9adecbaaacbeb..08ce92c084c77f2f3f50418343aa7043c2f829da 100644 (file)
@@ -45,7 +45,6 @@
 #include "gromacs/math/vectypes.h"
 #include "gromacs/restraint/restraintpotential.h"
 #include "gromacs/utility/arrayref.h"
-#include "gromacs/utility/classhelpers.h"
 
 namespace gmxapi
 {