summaryrefslogtreecommitdiff
path: root/idlc/source/parser.y
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/parser.y')
-rw-r--r--idlc/source/parser.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/idlc/source/parser.y b/idlc/source/parser.y
index 400778026c9c..af911c655d68 100644
--- a/idlc/source/parser.y
+++ b/idlc/source/parser.y
@@ -49,6 +49,7 @@
#include "attributeexceptions.hxx"
#include "rtl/strbuf.hxx"
+#include <osl/diagnose.h>
#include <algorithm>
#include <vector>