diff options
Diffstat (limited to 'other-licenses/7zstub/src/CPP/7zip/UI/Console/StdAfx.cpp')
-rw-r--r-- | other-licenses/7zstub/src/CPP/7zip/UI/Console/StdAfx.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/other-licenses/7zstub/src/CPP/7zip/UI/Console/StdAfx.cpp b/other-licenses/7zstub/src/CPP/7zip/UI/Console/StdAfx.cpp new file mode 100644 index 0000000000..c6d3b1fa62 --- /dev/null +++ b/other-licenses/7zstub/src/CPP/7zip/UI/Console/StdAfx.cpp @@ -0,0 +1,3 @@ +// StdAfx.cpp
+
+#include "StdAfx.h"
|