annotate vc2012/LibXtract_static_dll/LibXtract/stdafx.cpp @ 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.cpp : source file that includes just the standard includes
andrea@211 2 // LibXtract.pch will be the pre-compiled header
andrea@211 3 // stdafx.obj will contain the pre-compiled type information
andrea@211 4
andrea@211 5 #include "stdafx.h"
andrea@211 6
andrea@211 7 // TODO: reference any additional headers you need in STDAFX.H
andrea@211 8 // and not in this file