Synchronized with trunk

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1087 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
laurentgom 2009-05-06 20:06:14 +00:00
commit 635f92d98d
22 changed files with 1421 additions and 148 deletions

View file

@ -3,7 +3,8 @@
// Headers
////////////////////////////////////////////////////////////
#include <iomanip>
#include <iostream>
#include <iostream>
#include <cstdlib>
////////////////////////////////////////////////////////////