Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
#define LUTi LUT<int>
|
||||
#define LUTu LUT<unsigned int>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
template<typename T>
|
||||
class LUT {
|
||||
private:
|
||||
|
Reference in New Issue
Block a user