summaryrefslogtreecommitdiff
path: root/cpp/test/Slice/errorDetection/StructDeclaration.ice
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Slice/errorDetection/StructDeclaration.ice')
-rw-r--r--cpp/test/Slice/errorDetection/StructDeclaration.ice11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpp/test/Slice/errorDetection/StructDeclaration.ice b/cpp/test/Slice/errorDetection/StructDeclaration.ice
new file mode 100644
index 00000000000..1acf2030ebf
--- /dev/null
+++ b/cpp/test/Slice/errorDetection/StructDeclaration.ice
@@ -0,0 +1,11 @@
+// **********************************************************************
+//
+// Copyright (c) 2001
+// MutableRealms, Inc.
+// Huntsville, AL, USA
+//
+// All Rights Reserved
+//
+// **********************************************************************
+
+struct S;