#include "stringproc.h" StringProc::StringProc( Build *pBld ) : pBld( pBld ) { } StringProc::~StringProc() { }