view vc2012/LibXtract_static_llib/LibXtract/stdafx.h @ 245:8fc9a0462c6e

some fixes to scalar.c so they work in MSVC
author Sean Enderby <sean.enderby@gmail.com>
date Thu, 12 Jun 2014 09:22:34 +0100
parents ef80f7c52c6d
children
line wrap: on
line source
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//

#pragma once

#include "targetver.h"

#define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers



// TODO: reference additional headers your program requires here