mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add include guards.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/* config-keepassx-tests.h. Generated by cmake from config-keepassx-tests.h.cmake */
|
||||
|
||||
#ifndef KEEPASSX_CONFIG_TESTS_H
|
||||
#define KEEPASSX_CONFIG_TESTS_H
|
||||
|
||||
#define KEEPASSX_TEST_DATA_DIR "${KEEPASSX_TEST_DATA_DIR}"
|
||||
|
||||
#endif // KEEPASSX_CONFIG_TESTS_H
|
||||
|
||||
Reference in New Issue
Block a user