Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config-keepassx.h.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config-keepassx.h.cmake b/src/config-keepassx.h.cmake
index 21be30be5..298edef84 100644
--- a/src/config-keepassx.h.cmake
+++ b/src/config-keepassx.h.cmake
@@ -1,5 +1,10 @@
/* config-keepassx.h. Generated by cmake from config-keepassx.h.cmake */
+#ifndef KEEPASSX_CONFIG_H
+#define KEEPASSX_CONFIG_H
+
#define KEEPASSX_VERSION "${KEEPASSX_VERSION}"
#define KEEPASSX_SOURCE_DIR "${CMAKE_SOURCE_DIR}"
+
+#endif // KEEPASSX_CONFIG_H