Wrap all STL includes to support drv:: and eng::
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "wrap-algorithm.hpp"
|
||||
#include "wrap-sstream.hpp"
|
||||
|
||||
#include "printbuffer.hpp"
|
||||
#include <algorithm>
|
||||
#include <sstream>
|
||||
|
||||
struct PrintBufferCore {
|
||||
// The most recent lines printed.
|
||||
|
||||
Reference in New Issue
Block a user