checknullpointer: Remove duplicated include (#1732)
This commit is contained in:
parent
45a0c2ebf5
commit
a53b016414
|
@ -28,7 +28,6 @@
|
|||
#include "token.h"
|
||||
#include "tokenize.h"
|
||||
#include "utils.h"
|
||||
#include "astutils.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
|
|
Loading…
Reference in New Issue