summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
Diffstat (limited to 'cppu')
-rw-r--r--cppu/qa/test_any.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/qa/test_any.cxx b/cppu/qa/test_any.cxx
index 31c26fa4ee9c..f9acf9dd23c9 100644
--- a/cppu/qa/test_any.cxx
+++ b/cppu/qa/test_any.cxx
@@ -19,7 +19,7 @@
#include <sal/types.h>
-#include <stdlib.h> // wntmsci10 does not like <cstdlib>
+#include <stdlib.h>
#include <cppunit/TestSuite.h>
#include <cppunit/TestFixture.h>