* Finish modularization

This commit is contained in:
2015-01-24 20:29:08 -08:00
parent e6d53f33a9
commit e868c31253
18 changed files with 37 additions and 341 deletions

View File

@@ -37,7 +37,7 @@ namespace io
*/
class MCFileWriter : protected BinaryWriter
{
BINARYWRITER_BASE
BINARYWRITER_BASE();
public:
/*!
* \brief This constructor takes an existing buffer to write to.