Fixed issue #645 (include tweakme.h from common.h)

pull/619/merge
gabime 8 years ago
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…
Cancel
Save