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 5fd7c2b commit 37ff179Copy full SHA for 37ff179
include/CodeService/Format/Analyzer/LineBreakAnalyzer.h
@@ -1,6 +1,7 @@
1
#pragma once
2
3
#include <unordered_set>
4
+#include <unordered_map>
5
#include "CodeService/Format/Analyzer/FormatAnalyzer.h"
6
#include "FormatStrategy.h"
7
0 commit comments