bazaar: BoostPyTest: some new exports, like TopWindow, Log, Prompt, Progress, Callback soon to come

git-svn-id: svn://ultimatepp.org/upp/trunk@3410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
kohait 2011-05-10 19:39:30 +00:00
parent d40392943f
commit ba9eb36262
18 changed files with 269 additions and 3 deletions

View file

@ -1,9 +1,11 @@
#ifndef _CoreBoostPy_CoreBoostPy_h_
#define _CoreBoostPy_CoreBoostPy_h_
#include "Misc.h"
#include "GTypes.h"
#include "String.h"
#include "Value.h"
#include "Callback.h"
NAMESPACE_UPP