mirror of
https://github.com/libAthena/athena.git
synced 2025-12-09 05:27:50 +00:00
windows packaging and CMake adjustments
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#ifndef MEMORYREADER_HPP
|
||||
#define MEMORYREADER_HPP
|
||||
|
||||
#include "Athena/IStreamReader.hpp"
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <functional>
|
||||
#include "Athena/IStreamReader.hpp"
|
||||
|
||||
namespace Athena
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user