mirror of
https://github.com/libAthena/athena.git
synced 2025-12-09 13:38:03 +00:00
significant virtual-method refactor to streaming interface
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#ifndef GLOBAL_HPP
|
||||
#define GLOBAL_HPP
|
||||
|
||||
#include <iostream>
|
||||
#include "Athena/Types.hpp"
|
||||
#include "Athena/Utility.hpp"
|
||||
#include <iostream>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable : 4996)
|
||||
|
||||
Reference in New Issue
Block a user