From 12fed3fe53b17e06e44cd57bf29f0faf600b1e36 Mon Sep 17 00:00:00 2001 From: HJfod <60038575+HJfod@users.noreply.github.com> Date: Mon, 10 Oct 2022 17:34:18 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d289769..ee068499 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ There's nothing worse than having to read thousands of words just to see what some library's code actually looks like, so instead, here's a **Hello World** in Geode right off the bat: ```cpp -#include -#include +#include USE_GEODE_NAMESPACE();