Fixed compilation errs on Gentoo Linux on behalf of CDim; see issue #632
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
#define ARRAY2D_BYREFERENCE 4
|
||||
#define ARRAY2D_VERBOSE 8
|
||||
|
||||
#include <cstring>
|
||||
|
||||
template<typename T>
|
||||
class array2D {
|
||||
|
||||
|
Reference in New Issue
Block a user