khanat-opennel-code/code/nel/tools/3d/plugin_max/nel_patch_edit_adv/stdafx.h
2012-10-28 13:41:50 +01:00

13 lines
221 B
C

#pragma warning (disable : 4786)
#include <assert.h>
#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