summaryrefslogtreecommitdiff
path: root/plugins-alternative/CopyEngine/Rsync/Environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins-alternative/CopyEngine/Rsync/Environment.h')
-rw-r--r--plugins-alternative/CopyEngine/Rsync/Environment.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins-alternative/CopyEngine/Rsync/Environment.h b/plugins-alternative/CopyEngine/Rsync/Environment.h
new file mode 100644
index 0000000..7ac6f16
--- /dev/null
+++ b/plugins-alternative/CopyEngine/Rsync/Environment.h
@@ -0,0 +1,12 @@
+/** \file Environment.h
+\brief Define the environment variable and global function
+\author alpha_one_x86
+\version 0.3
+\date 2010 */
+
+#include "Variable.h"
+/// \brief The global include
+#include "StructEnumDefinition.h"
+#include "StructEnumDefinition_CopyEngine.h"
+#include "DebugEngineMacro.h"
+#include "CompilerInfo.h"