Include StaConfig.hh once (#305)
* Include StaConfig.hh once * pragma once
This commit is contained in:
parent
091d69385e
commit
c11bb38f58
|
|
@ -1,3 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#define STA_VERSION "${STA_VERSION}"
|
||||
|
||||
#define STA_GIT_SHA1 "${STA_GIT_SHA1}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue