summaryrefslogtreecommitdiff
path: root/science/mmtf-cpp/files/patch-tests_mmtf__tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'science/mmtf-cpp/files/patch-tests_mmtf__tests.cpp')
-rw-r--r--science/mmtf-cpp/files/patch-tests_mmtf__tests.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/mmtf-cpp/files/patch-tests_mmtf__tests.cpp b/science/mmtf-cpp/files/patch-tests_mmtf__tests.cpp
new file mode 100644
index 000000000000..e7e1d81127cc
--- /dev/null
+++ b/science/mmtf-cpp/files/patch-tests_mmtf__tests.cpp
@@ -0,0 +1,11 @@
+--- tests/mmtf_tests.cpp.orig 2018-10-18 20:26:48 UTC
++++ tests/mmtf_tests.cpp
+@@ -5,7 +5,7 @@
+ #define CATCH_CONFIG_MAIN
+ #endif
+
+-#include "catch.hpp"
++#include <catch2/catch.hpp>
+
+ #include <mmtf.hpp>
+ #include <mmtf/export_helpers.hpp>