oh i forgotten to commit this too ><

guess thats what happens when you don't commit stuff for a few weeks :/

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2980 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
cottonvibes 2010-05-11 09:23:22 +00:00
parent f26e4a6de6
commit 02038a7dc1
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@
#include <cstdio> // stdio.h under c++
#include <cstdlib>
#include <iostream>
#include <sstream>
#include <fstream>
// ... and include some ANSI/POSIX C libs that are useful too, just for good measure.
// (these compile lightning fast with or without PCH, but they never change so