http://d.puremagic.com/issues/show_bug.cgi?id=8748
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Andrej Mitrovic <[email protected]> 2013-01-11 18:00:23 PST --- Import declarations are not C include statements, if you import 'foo.bar', then you must have a module with a declaration 'module foo.bar;', regardless of where it's located. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
