refactor: removed useless includePath

This commit is contained in:
2021-11-22 18:00:55 +01:00
parent 070749e685
commit 1d7a8cc66b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "misc/DataBuffer.h"
#include "DataBuffer.h"
#include <ctime>