summaryrefslogtreecommitdiff
path: root/cpp/include/IcePatch2/IcePatch2.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/IcePatch2/IcePatch2.h')
-rw-r--r--cpp/include/IcePatch2/IcePatch2.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/cpp/include/IcePatch2/IcePatch2.h b/cpp/include/IcePatch2/IcePatch2.h
new file mode 100644
index 00000000000..53826404ec4
--- /dev/null
+++ b/cpp/include/IcePatch2/IcePatch2.h
@@ -0,0 +1,13 @@
+// **********************************************************************
+//
+// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+//
+// This copy of Ice is licensed to you under the terms described in the
+// ICE_LICENSE file included in this distribution.
+//
+// **********************************************************************
+
+#include <IcePatch2/Config.h>
+#include <IcePatch2/FileInfo.h>
+#include <IcePatch2/FileServer.h>
+#include <IcePatch2/ClientUtil.h>