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

12 lines
232 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