summaryrefslogtreecommitdiff
path: root/Libraries/LibCore/Forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/LibCore/Forward.h')
-rw-r--r--Libraries/LibCore/Forward.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Libraries/LibCore/Forward.h b/Libraries/LibCore/Forward.h
index 8725e91d5c..56b99b8c85 100644
--- a/Libraries/LibCore/Forward.h
+++ b/Libraries/LibCore/Forward.h
@@ -24,6 +24,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#pragma once
+
namespace Core {
class ArgsParser;