khanat-opennel-code/code/nel/tools/3d/plugin_max/nel_patch_edit/stdafx.h

13 lines
232 B
C
Raw Normal View History

2010-05-06 00:08:41 +00:00
#pragma warning (disable : 4786)
#include <assert.h>
2010-05-06 00:08:41 +00:00
#include <max.h>
#include <decomp.h>
#include <buildver.h>
#include <iparamb2.h>
#include <namesel.h>
#include <nsclip.h>
#include <sbmtlapi.h>
#undef min
#undef max