Fixed ticket #3366 (Build breakage)

This commit is contained in:
Edoardo Prezioso 2011-11-29 19:46:36 +01:00
parent b61c01c6a4
commit 5c90c69ccf
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <cctype>
#include <cmath> // fabs()
#include <stack>
#include <algorithm> // find_if()
//---------------------------------------------------------------------------
// Register this check class (by creating a static instance of it)