mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 18:43:26 +00:00
Fixes for gcc
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
|
||||
static my_thread_local express::Base current_product_;
|
||||
static thread_local express::Base current_product_;
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user