version.h moved to LA_version.h to avoid interference

This commit is contained in:
2025-10-13 13:47:06 +02:00
parent 92f7815eef
commit b24e680dc7
4 changed files with 3 additions and 3 deletions

3
LA_version.h Normal file
View File

@@ -0,0 +1,3 @@
namespace LA {
extern const char version[];
}