Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / utility / tests / alignedallocator.cpp
index d046a24c6b565642336d5a411a886a65301dab02..7e21cc933ab078fb4e2decbfb57e5801cfa95aa8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2015,2017,2018,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -70,7 +70,7 @@ TYPED_TEST_CASE(AllocatorTest, AllocatorTypesToTest);
 }  // namespace gmx
 
 // Includes tests common to all allocation policies.
-#include "gromacs/utility/tests/alignedallocator-impl.h"
+#include "gromacs/utility/tests/alignedallocator_impl.h"
 
 namespace gmx
 {