Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#ifndef ARRAY2D_H_
|
||||
#define ARRAY2D_H_
|
||||
#include <csignal> // for raise()
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
|
||||
// flags for use
|
||||
#define ARRAY2D_LOCK_DATA 1
|
||||
|
Reference in New Issue
Block a user