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

14 lines
221 B
C
Raw Normal View History

#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