mirror of
https://github.com/ksherlock/profuse.git
synced 2025-01-03 07:29:31 +00:00
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@218 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
parent
03c0e34201
commit
f606f8c0f5
@ -5,11 +5,11 @@
|
|||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
|
||||||
namespace LittleEndian {
|
namespace LittleEndian {
|
||||||
#include "IOBuffer.t.cpp"
|
#include "IOBuffer.cpp.h"
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace BigEndian {
|
namespace BigEndian {
|
||||||
#include "IOBuffer.t.cpp"
|
#include "IOBuffer.cpp.h"
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
Reference in New Issue
Block a user