
#ifndef _RWEX_INC
#define _RWEX_INC

namespace rwex {
	#include "rw.h"
}

typedef rwex::CShareLock CExShareLock;

#endif
