Wrap up of clean up of warnings in 64bit visual studio

This commit is contained in:
Jason Turner
2010-11-05 04:05:02 +00:00
parent 6e18aa3dcd
commit e1e48d732f
5 changed files with 64 additions and 58 deletions

View File

@@ -16,7 +16,6 @@
#include "dispatchkit.hpp"
#include "register_function.hpp"
namespace chaiscript
{
namespace bootstrap
@@ -522,4 +521,5 @@ namespace detail {
}
}
#endif