Add namespace dispatchkit

This commit is contained in:
Jason Turner
2009-06-13 22:42:13 +00:00
parent 416242286a
commit 785263628b
14 changed files with 1485 additions and 1447 deletions

View File

@@ -8,6 +8,8 @@
#include "bootstrap.hpp"
#include "bootstrap_stl.hpp"
using namespace dispatchkit;
struct Test
{
Test(const std::string &s)