Include StaConfig.hh once (#305)

* Include StaConfig.hh once

* pragma once
This commit is contained in:
Akash Levy 2025-10-07 12:12:54 -04:00 committed by GitHub
parent 091d69385e
commit c11bb38f58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#pragma once
#define STA_VERSION "${STA_VERSION}"
#define STA_GIT_SHA1 "${STA_GIT_SHA1}"