Updated Makefile.

This commit is contained in:
spartanj@gmail.com
2012-01-21 00:48:11 -03:00
parent 04aebba250
commit a4dc2ff889
2 changed files with 16 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
#include <cmath>
#include <cstdarg>
#include <cassert>
#include <cstddef>
#include <iostream>
#include <fstream>