Renamed the old .sas and .sdh files to regular headers and added #pragma once.

This commit is contained in:
jpekkila
2019-10-07 17:17:26 +03:00
parent ee4ff730f6
commit c8e0586b60
4 changed files with 27 additions and 59 deletions

View File

@@ -1,3 +1,4 @@
#pragma once
#ifndef STENCIL_ORDER
#define STENCIL_ORDER (6)
#endif