summaryrefslogtreecommitdiff
path: root/cppu/qa/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/qa/types.idl')
-rw-r--r--cppu/qa/types.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/cppu/qa/types.idl b/cppu/qa/types.idl
index a17b035e02b1..a6febc52c8ff 100644
--- a/cppu/qa/types.idl
+++ b/cppu/qa/types.idl
@@ -17,9 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <com/sun/star/uno/Exception.idl>
-#include <com/sun/star/uno/XInterface.idl>
-
enum Enum1 { M0, M1, M2 };
enum Enum2 { M0, M1, M2 };