diff --git a/integration-tests/tests/cpprefs_test.rs b/integration-tests/tests/cpprefs_test.rs index 9cc6d390b..820e67acd 100644 --- a/integration-tests/tests/cpprefs_test.rs +++ b/integration-tests/tests/cpprefs_test.rs @@ -52,6 +52,7 @@ fn test_method_call_mut() { indoc! {" #include #include + #include class Goat { public: @@ -80,6 +81,7 @@ fn test_method_call_const() { indoc! {" #include #include + #include class Goat { public: