fixed build bugs

This commit is contained in:
Zaid Nackasha
2019-06-03 17:18:02 -04:00
parent d49fba7d81
commit 3621184696
3 changed files with 5 additions and 3 deletions
@@ -3640,4 +3640,6 @@ inline void swap(typename ConcurrentQueue<T, Traits>::ImplicitProducerKVP& a, ty
#pragma GCC diagnostic pop
#endif
#pragma warning(pop)
#if defined(_MSC_VAR)
#pragma warning(pop)
#endif