summaryrefslogtreecommitdiff
path: root/lib/raidfile/RaidFileException.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/raidfile/RaidFileException.h')
-rw-r--r--lib/raidfile/RaidFileException.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/raidfile/RaidFileException.h b/lib/raidfile/RaidFileException.h
new file mode 100644
index 00000000..809d4d5a
--- /dev/null
+++ b/lib/raidfile/RaidFileException.h
@@ -0,0 +1,17 @@
+// --------------------------------------------------------------------------
+//
+// File
+// Name: RaidFileException.h
+// Purpose: Exception
+// Created: 2003/07/08
+//
+// --------------------------------------------------------------------------
+
+#ifndef RAIDFILEEXCEPTION__H
+#define RAIDFILEEXCEPTION__H
+
+// Compatibility
+#include "autogen_RaidFileException.h"
+
+#endif // RAIDFILEEXCEPTION__H
+