summaryrefslogtreecommitdiff
path: root/binaryurp/source/lessoperators.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/lessoperators.cxx')
-rw-r--r--binaryurp/source/lessoperators.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/binaryurp/source/lessoperators.cxx b/binaryurp/source/lessoperators.cxx
index 66375178be71..98857171f108 100644
--- a/binaryurp/source/lessoperators.cxx
+++ b/binaryurp/source/lessoperators.cxx
@@ -17,16 +17,16 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
#include <algorithm>
#include <cassert>
-#include "rtl/byteseq.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
-#include "typelib/typeclass.h"
-#include "typelib/typedescription.hxx"
+#include <rtl/byteseq.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
+#include <typelib/typeclass.h>
+#include <typelib/typedescription.hxx>
#include "lessoperators.hxx"