Fixed compiler error in VS10

This commit is contained in:
PKEuS 2012-12-20 04:03:36 -08:00
parent bb2a15c140
commit d82048f5f5
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include "checkunusedvar.h"
#include "symboldatabase.h"
#include <algorithm>
#include <cctype>
//---------------------------------------------------------------------------
// Register this check class (by creating a static instance of it)