removed unused include
This commit is contained in:
parent
1b1fd9d39c
commit
345220b36f
|
@ -20,7 +20,6 @@
|
|||
#include "checkmemoryleak.h"
|
||||
#include "mathlib.h"
|
||||
#include "tokenize.h"
|
||||
#include "executionpath.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
|
|
Loading…
Reference in New Issue