From b79a244d76c66287c6228e3845aa3af91a847f5d Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 15 Aug 2021 19:20:55 -0700 Subject: More work on IO adapters (not working) --- core/src/Utils/IO/fwd.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'core/src/Utils/IO/fwd.hpp') diff --git a/core/src/Utils/IO/fwd.hpp b/core/src/Utils/IO/fwd.hpp index 48d8cfb..755d94f 100644 --- a/core/src/Utils/IO/fwd.hpp +++ b/core/src/Utils/IO/fwd.hpp @@ -1,8 +1,6 @@ #pragma onceDeserializationAdapter -// Adapter.hpp +// DataStream.hpp class SerializationAdapter; class DeserializationAdapter; - -// DataStream.hpp class DataStream; -- cgit v1.2.3-70-g09d2