Mercurial > hg > libxtract
annotate vc2012/LibXtract_static_llib/LibXtract/stdafx.h @ 285:89fe52066db1 tip master
MSCV missing ssize_t fix
| author | Jamie Bullock <jamie@jamiebullock.com> |
|---|---|
| date | Tue, 16 Jul 2019 18:29:20 +0100 |
| parents | ef80f7c52c6d |
| children |
| rev | line source |
|---|---|
| andrea@211 | 1 // stdafx.h : include file for standard system include files, |
| andrea@211 | 2 // or project specific include files that are used frequently, but |
| andrea@211 | 3 // are changed infrequently |
| andrea@211 | 4 // |
| andrea@211 | 5 |
| andrea@211 | 6 #pragma once |
| andrea@211 | 7 |
| andrea@211 | 8 #include "targetver.h" |
| andrea@211 | 9 |
| andrea@211 | 10 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers |
| andrea@211 | 11 |
| andrea@211 | 12 |
| andrea@211 | 13 |
| andrea@211 | 14 // TODO: reference additional headers your program requires here |
