summaryrefslogtreecommitdiff
path: root/lib/backupclient/BackupStoreException.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backupclient/BackupStoreException.h')
-rwxr-xr-xlib/backupclient/BackupStoreException.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/backupclient/BackupStoreException.h b/lib/backupclient/BackupStoreException.h
new file mode 100755
index 00000000..981dfa60
--- /dev/null
+++ b/lib/backupclient/BackupStoreException.h
@@ -0,0 +1,17 @@
+// --------------------------------------------------------------------------
+//
+// File
+// Name: BackupStoreException.h
+// Purpose: Exception
+// Created: 2003/07/08
+//
+// --------------------------------------------------------------------------
+
+#ifndef BACKUPSTOREEXCEPTION__H
+#define BACKUPSTOREEXCEPTION__H
+
+// Compatibility
+#include "autogen_BackupStoreException.h"
+
+#endif // BACKUPSTOREEXCEPTION__H
+