summaryrefslogtreecommitdiff
path: root/include/comphelper/stl_types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/stl_types.hxx')
-rw-r--r--include/comphelper/stl_types.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/stl_types.hxx b/include/comphelper/stl_types.hxx
index cb96dbd4e12b..a80cd4feac0f 100644
--- a/include/comphelper/stl_types.hxx
+++ b/include/comphelper/stl_types.hxx
@@ -27,7 +27,7 @@
#include <stack>
#include <set>
-#include <math.h> // prevent conflict between exception and std::exception
+#include <math.h>
#include <functional>