Missing includes

This commit is contained in:
Dan Paulat 2023-04-17 18:31:23 -05:00
parent a3afd71f03
commit d8b669262c
5 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,6 @@
#pragma once
#include <memory>
#include <streambuf>
namespace scwx