summaryrefslogtreecommitdiff
path: root/plugins/CopyEngine/Ultracopier/Environment.h
blob: 34db2a22d3442845333ccede90545c6b5f7e8c50 (plain)
1
2
3
4
5
6
7
8
9
10
11
/** \file Environment.h
\brief Define the environment variable and global function
\author alpha_one_x86
\licence GPL3, see the file COPYING */

#include "Variable.h"
/// \brief The global include
#include "StructEnumDefinition.h"
#include "StructEnumDefinition_CopyEngine.h"
#include "DebugEngineMacro.h"
#include "CompilerInfo.h"