khanat-opennel-code/code/nel/tools/3d/plugin_max/nel_patch_edit_adv/stdafx.h
2010-05-06 02:08:41 +02:00

11 lines
211 B
C

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