summaryrefslogtreecommitdiff
path: root/o3tl/qa/test-vector_pool.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/qa/test-vector_pool.cxx')
-rw-r--r--o3tl/qa/test-vector_pool.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/o3tl/qa/test-vector_pool.cxx b/o3tl/qa/test-vector_pool.cxx
index 91cdcf9ad9fb..78975e4d5dc0 100644
--- a/o3tl/qa/test-vector_pool.cxx
+++ b/o3tl/qa/test-vector_pool.cxx
@@ -18,9 +18,9 @@
*/
#include <sal/types.h>
-#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/vector_pool.hxx>