axmol/samples/HelloCpp/proj.linux/main.h

8 lines
114 B
C
Raw Normal View History

2012-08-02 13:02:59 +08:00
#ifndef __MAIN_H__
#define __MAIN_H__
// C RunTime Header Files
#include "CCStdC.h"
#endif // __MAIN_H__