diff options
Diffstat (limited to 'src/Main/System.cpp')
-rw-r--r-- | src/Main/System.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/Main/System.cpp b/src/Main/System.cpp new file mode 100644 index 00000000..e07c5f37 --- /dev/null +++ b/src/Main/System.cpp @@ -0,0 +1,10 @@ +/* + Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. + + Governed by the TrueCrypt License 3.0 the full text of which is contained in + the file License.txt included in TrueCrypt binary and source code distribution + packages. +*/ + +// Precompiled header +#include "System.h"
\ No newline at end of file |