mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix most compilation warnings for gcc, clang, release, debug.
This commit is contained in:
committed by
Nik Bougalis
parent
b651e0146d
commit
0f71b4a378
@@ -96,6 +96,7 @@ public:
|
||||
std::forward_as_tuple (jt.type ()),
|
||||
std::forward_as_tuple (jt, m_collector)));
|
||||
assert (result.second == true);
|
||||
(void) result.second;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user