Porting on Ubuntu

This commit is contained in:
Haitham Gad 2013-03-10 01:14:01 -05:00 committed by Paul Beckingham
parent 1ebc802a89
commit 50d201a7f0
2 changed files with 2 additions and 0 deletions

View file

@ -27,6 +27,7 @@
#define L10N // Localization complete.
#include <algorithm>
#include <fstream>
#include <iostream>
#include <cstring>