mirror of
https://github.com/libAthena/athena.git
synced 2025-06-01 04:01:19 +00:00
Merge pull request #70 from lioncash/prototype
IStream: Remove unimplemented operator<< prototype
This commit is contained in:
commit
182c4ff54f
@ -3,7 +3,6 @@
|
|||||||
#include "athena/Global.hpp"
|
#include "athena/Global.hpp"
|
||||||
|
|
||||||
namespace athena::io {
|
namespace athena::io {
|
||||||
std::ostream& operator<<(std::ostream& os, Endian& endian);
|
|
||||||
|
|
||||||
class IStream {
|
class IStream {
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user