Fix compile error
This commit is contained in:
parent
acafdb655c
commit
f836c7a546
|
@ -19,6 +19,7 @@
|
|||
#ifndef TestUtilsH
|
||||
#define TestUtilsH
|
||||
|
||||
#include "errorlogger.h"
|
||||
#include "settings.h"
|
||||
#include "tokenize.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue