Removed unnescessary header

This commit is contained in:
Andres Pagliano 2012-11-30 11:30:45 -03:00
parent 8adb3eb6eb
commit 97efff6e46
1 changed files with 0 additions and 1 deletions

View File

@ -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"