removed unused include

This commit is contained in:
Daniel Marjamäki 2011-11-22 19:54:15 +01:00
parent 1b1fd9d39c
commit 345220b36f
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#include "checkmemoryleak.h"
#include "mathlib.h"
#include "tokenize.h"
#include "executionpath.h"
#include <algorithm>
#include <cstring>