Menu

#9 fix for gcc >= 4.6

open
nobody
None
5
2012-01-28
2012-01-28
No

scales.h needs
#include <cstddef>
to work with gcc >= 4.6, otherwise:

scales.h: In member function ‘const scale_t& scales::operator[](int)’:
scales.h:39:26: error: ‘NULL’ was not declared in this scope

Discussion


Log in to post a comment.

Monday.com Logo