mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-27 10:38:48 +03:00
Fix for new template syntax.
This commit is contained in:
parent
8f9cc6e476
commit
b9193ae1bb
@ -27,6 +27,7 @@
|
||||
class CConfig;
|
||||
|
||||
namespace std {
|
||||
template <>
|
||||
struct iterator_traits<CConfig> {
|
||||
typedef CString value_type;
|
||||
typedef ptrdiff_t difference_type;
|
||||
|
Loading…
Reference in New Issue
Block a user