mirror of https://github.com/axmolengine/axmol.git
Removed unnescessary header
This commit is contained in:
parent
8adb3eb6eb
commit
97efff6e46
|
@ -25,7 +25,6 @@ THE SOFTWARE.
|
|||
#ifndef __CCDICTIONARY_H__
|
||||
#define __CCDICTIONARY_H__
|
||||
|
||||
#include <string>
|
||||
#include "support/data_support/uthash.h"
|
||||
#include "CCObject.h"
|
||||
#include "CCArray.h"
|
||||
|
|
Loading…
Reference in New Issue