Fixed issue #645 (include tweakme.h from common.h)
This commit is contained in:
parent
7fe3912f12
commit
051048ebd7
@ -5,6 +5,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "tweakme.h"
|
||||
|
||||
#include <string>
|
||||
#include <initializer_list>
|
||||
#include <chrono>
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#define SPDLOG_VERSION "0.16.3"
|
||||
|
||||
#include "tweakme.h"
|
||||
#include "common.h"
|
||||
#include "logger.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user