From: Francois Fleuret Date: Sat, 20 Jul 2013 15:37:46 +0000 (+0200) Subject: Added #include for nice(). X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mlp.git;a=commitdiff_plain;h=460122456bd0323d53125bb85d140b2049dbbf64 Added #include for nice(). --- diff --git a/mlp.cc b/mlp.cc index 758b624..4803259 100644 --- a/mlp.cc +++ b/mlp.cc @@ -56,6 +56,7 @@ #include #include #include +#include using namespace std;