Address review comments

This commit is contained in:
fearlessTobi 2018-08-29 16:30:33 +02:00
parent cb3ef488c7
commit cf8b1726df
11 changed files with 4 additions and 18 deletions

View file

@ -3,11 +3,8 @@
// Refer to the license.txt file included.
#include <ctime>
#include <fmt/format.h>
#include "common/common_types.h"
#include "common/string_util.h"
#include "common/timer.h"
namespace Common {