Wrap all STL includes to support drv:: and eng::
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "wrap-map.hpp"
|
||||
#include "wrap-vector.hpp"
|
||||
#include "wrap-string.hpp"
|
||||
|
||||
#include "driver.hpp"
|
||||
#include "driver-util.hpp"
|
||||
#include "drivenengine.hpp"
|
||||
#include "dummycert.hpp"
|
||||
@@ -9,8 +11,7 @@
|
||||
#include "lpxserver.hpp"
|
||||
#include "drivertests.hpp"
|
||||
#include "source.hpp"
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
#include <iostream>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
Reference in New Issue
Block a user