Replaced dependency from definition.h to utilities.h
This commit is contained in:
parent
8be389a08d
commit
96e4cfa401
@ -1,5 +1,5 @@
|
||||
#include "Dictionary.h"
|
||||
#include "definition.h"
|
||||
#include "utilities.h"
|
||||
|
||||
Dictionary<DictionaryHelper::StringEntity> *DictionaryHelper::StringEntity::split(char character)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user