diff options
Diffstat (limited to 'sp/src/utils/lzma/C/Windows/StdAfx.h')
| -rw-r--r-- | sp/src/utils/lzma/C/Windows/StdAfx.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sp/src/utils/lzma/C/Windows/StdAfx.h b/sp/src/utils/lzma/C/Windows/StdAfx.h new file mode 100644 index 00000000..e7924c8f --- /dev/null +++ b/sp/src/utils/lzma/C/Windows/StdAfx.h @@ -0,0 +1,9 @@ +// StdAfx.h + +#ifndef __STDAFX_H +#define __STDAFX_H + +#include "../Common/MyWindows.h" +#include "../Common/NewHandler.h" + +#endif |