annotate vc2012/LibXtract_static_llib/LibXtract/stdafx.h @ 274:2a7074774cc7

Attempt to fix Linux build error
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 11 Nov 2014 19:53:38 +0000
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