axmol/core/precheader.h

6 lines
141 B
C
Raw Normal View History

2019-11-23 20:27:39 +08:00
// precompiled header
// include here heavy headers which are included in many files
// this will speed-up build a lot
#include "cocos2d.h"