summaryrefslogtreecommitdiff
path: root/o3tl/qa/test-typed_flags.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/qa/test-typed_flags.cxx')
-rw-r--r--o3tl/qa/test-typed_flags.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/o3tl/qa/test-typed_flags.cxx b/o3tl/qa/test-typed_flags.cxx
index 0612fc190cbe..e9c7bb6b7d2c 100644
--- a/o3tl/qa/test-typed_flags.cxx
+++ b/o3tl/qa/test-typed_flags.cxx
@@ -7,9 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "cppunit/TestAssert.h"
-#include "cppunit/TestFixture.h"
-#include "cppunit/extensions/HelperMacros.h"
+#include <cppunit/TestAssert.h>
+#include <cppunit/TestFixture.h>
+#include <cppunit/extensions/HelperMacros.h>
#include <o3tl/typed_flags_set.hxx>