a C header include missed

This commit is contained in:
Caner Candan 2010-08-23 16:14:02 +02:00
commit 7cfd111468

View file

@ -24,6 +24,8 @@
*/
//-----------------------------------------------------------------------------
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <stdexcept>