// stdafx.cpp : source file that includes just the standard includes
//	FlNTsys.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

#ifdef _FLECS
unsigned short *_pctype;
int __mb_cur_max;
#endif

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
