diff --git a/src/jasper/modules/world/src/keel/typeconv.cpp b/src/jasper/modules/world/src/keel/typeconv.cpp index 484e029..00fb7b0 100644 --- a/src/jasper/modules/world/src/keel/typeconv.cpp +++ b/src/jasper/modules/world/src/keel/typeconv.cpp @@ -2,9 +2,6 @@ * Copyright 2023 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ -#include -#include - #include "typeconv.hpp" namespace jasper::world {