Use definitions from WUMS if possible

This commit is contained in:
Maschell
2020-06-06 16:40:25 +02:00
parent 42866ffbac
commit 506b8eaf9a
10 changed files with 8 additions and 169 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "common/dynamic_linking_defines.h"
#include <wums/defines/dynamic_linking_defines.h>
#include "utils/logger.h"
#include <string>
#include <vector>