Fixed compiler error in VS10
This commit is contained in:
parent
bb2a15c140
commit
d82048f5f5
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue