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
Log in to post a comment.