fix: use `#pragma once' instead of guards
This commit is contained in:
parent
47e6204e08
commit
c2c5440b21
7 changed files with 7 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# feuille version
|
||||
VERSION = 2.1.2
|
||||
VERSION = 2.1.4
|
||||
|
||||
# paths (customize them to fit your system)
|
||||
PREFIX = /usr/local
|
||||
|
|
|
|||
Reference in a new issue