We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a6284 commit c585f41Copy full SHA for c585f41
1 file changed
src/Interpreters/InterpreterCreateQuery.cpp
@@ -20,7 +20,7 @@
20
#include <Common/logger_useful.h>
21
#include <Common/typeid_cast.h>
22
#include <Common/thread_local_rng.h>
23
-#include "base/scope_guard.h"
+#include <base/scope_guard.h>
24
25
#include <Core/Defines.h>
26
#include <Core/SettingsEnums.h>
0 commit comments