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 d49999b commit 52f6adbCopy full SHA for 52f6adb
include/LuaParser/LuaError.h
@@ -1,7 +1,9 @@
1
#pragma once
2
3
+#include <string>
4
#include "TextRange.h"
5
6
+
7
class LuaError
8
{
9
public:
0 commit comments