summaryrefslogtreecommitdiff
path: root/idlc/source/astenum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/astenum.cxx')
-rw-r--r--idlc/source/astenum.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/idlc/source/astenum.cxx b/idlc/source/astenum.cxx
index 4254f7264eaa..54324337de6d 100644
--- a/idlc/source/astenum.cxx
+++ b/idlc/source/astenum.cxx
@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <sal/config.h>
+
+#include <algorithm>
+
#include <astenum.hxx>
#include <registry/version.h>