diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-05-24 06:25:58 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-05-24 06:25:58 -0400 |
| commit | f8d319cfba8a1dfce919680ef5e4046a68ae9803 (patch) | |
| tree | 17070225fcdc81981c0f0a44cd35f23425cb8f31 /src/pch.cpp | |
| parent | 350e4fa97fc0a2dd3a63ad9ce1384e5ca925af9b (diff) | |
added precompiled headers
Diffstat (limited to 'src/pch.cpp')
| -rw-r--r-- | src/pch.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pch.cpp b/src/pch.cpp new file mode 100644 index 00000000..1d9f38c5 --- /dev/null +++ b/src/pch.cpp @@ -0,0 +1 @@ +#include "pch.h" |
