Wrap all STL includes to support drv:: and eng::
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
|
||||
#include "wrap-string.hpp"
|
||||
#include "wrap-map.hpp"
|
||||
#include "wrap-deque.hpp"
|
||||
#include "wrap-sstream.hpp"
|
||||
|
||||
#include "invocation.hpp"
|
||||
#include <sstream>
|
||||
|
||||
const std::string &InvocationData::get(const std::string &key) const {
|
||||
static std::string blank_;
|
||||
|
||||
Reference in New Issue
Block a user