We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a24503 commit 326c759Copy full SHA for 326c759
src/lib/MrDocsSettingsDB.hpp
@@ -8,8 +8,8 @@
8
// Official repository: https://github.com/cppalliance/mrdocs
9
//
10
11
-#ifndef MRDOCS_LIB_SINGLEFILEDB_HPP
12
-#define MRDOCS_LIB_SINGLEFILEDB_HPP
+#ifndef MRDOCS_LIB_MRDOCSSETTINGSDB_HPP
+#define MRDOCS_LIB_MRDOCSSETTINGSDB_HPP
13
14
#include <mrdocs/Support/Path.hpp>
15
#include <clang/Tooling/CompilationDatabase.h>
0 commit comments