Issue 2: Unnecessary header imports
Status:  New
Owner: ----
Reported by white.fl...@gmail.com, Nov 1, 2012
What steps will reproduce the problem?
1. ./run.sh --outputdir=../src --preservedirs ../../my-game/src/com/me/mygame

What is the expected output? What do you see instead?

There should not be any import needed for a built-in NS type e.g.

#import "NSMutableArray.h"

What version of the product are you using? On what operating system?

0.5.2 on Mac OS X 10.7.4

Please provide any additional information below.

None