Fixed a few things that got damaged in Linux build while doing MSVC compatibility.

This commit is contained in:
Matthias Koefferlein
2018-09-09 22:43:22 +02:00
parent b97efcc75f
commit 84072aa23e
4 changed files with 5 additions and 4 deletions
@@ -49,7 +49,7 @@
namespace db
{
DB_PLUGIN_PUBLIC std::string net_tracer_component_name;
extern std::string net_tracer_component_name;
}
namespace lay