Fixed mpmc_q test for osx in travis

This commit is contained in:
gabime
2018-08-17 17:17:16 +03:00
parent a281d21fbf
commit 9ad9cfb898
3 changed files with 21 additions and 17 deletions

View File

@@ -7,6 +7,7 @@
#include <exception>
#include <fstream>
#include <ostream>
#include <iostream>
#include <string>
#define SPDLOG_TRACE_ON