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

View File

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