ofen/src/of_str.cpp

11 lines
103 B
C++

#include "of_str.h"
namespace ofen {
COfStr::COfStr()
{
}
COfStr::~COfStr()
{
}
} // namespace ofen