mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 06:05:08 +08:00
Fix for new template syntax.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
class CConfig;
|
||||
|
||||
namespace std {
|
||||
template <>
|
||||
struct iterator_traits<CConfig> {
|
||||
typedef CString value_type;
|
||||
typedef ptrdiff_t difference_type;
|
||||
|
||||
Reference in New Issue
Block a user