aboutsummaryrefslogtreecommitdiffstats
path: root/science/dwave-preprocessing/files/patch-testscpp_tests_test__roof__duality.cpp
blob: 33d657fdb02ccac1faef203efa4bba9e1930b8eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- testscpp/tests/test_roof_duality.cpp.orig	2023-07-06 22:19:16 UTC
+++ testscpp/tests/test_roof_duality.cpp
@@ -14,7 +14,7 @@
 
 #include <dimod/quadratic_model.h>
 
-#include "catch2/catch.hpp"
+#include <catch2/catch.hpp>
 #include "dwave-preprocessing/fix_variables.hpp"
 
 namespace fix_variables_ {