#ifndef __IOBUFFER_H__ #define __IOBUFFER_H__ #include #include namespace LittleEndian { #include "IOBuffer.t.cpp" } namespace BigEndian { #include "IOBuffer.t.cpp" } #endif