We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452ad98 commit b668749Copy full SHA for b668749
pkg/ant.rmlui/src/core/Node.h
@@ -1,6 +1,7 @@
1
#pragma once
2
3
#include <core/Layout.h>
4
+#include <string>
5
6
namespace Rml {
7
class Element;
0 commit comments