I have problem with Sublime Text 2 and C++, after Mavericks (10.9) OS X update when i complie it cant find librarys and gives me an error
error: 'endl' was not declared in this scope
and the same is with cout, cin and I am prety sure its with all the iostream functions and yes I did include iostream