// new standard header

//#if     _MSC_VER > 1000
//#pragma once
//#endif

#ifndef _BP_NEW_
#define _BP_NEW_
#include "bp_exception"
#include "stl_new.h"

#endif /* _BP_NEW_ */

