[DEV] continue removing STL
This commit is contained in:
parent
f77bf5d8ad
commit
b81937d406
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
#include <exml/Node.hpp>
|
#include <exml/Node.hpp>
|
||||||
#include <etk/Vector.hpp>
|
#include <etk/Vector.hpp>
|
||||||
|
#include <etk/Pair.hpp>
|
||||||
|
|
||||||
namespace exml {
|
namespace exml {
|
||||||
namespace internal {
|
namespace internal {
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
#include <exml/internal/Node.hpp>
|
#include <exml/internal/Node.hpp>
|
||||||
#include <etk/Vector.hpp>
|
#include <etk/Vector.hpp>
|
||||||
#include <exml/internal/Attribute.hpp>
|
#include <exml/internal/Attribute.hpp>
|
||||||
#include <utility>
|
#include <etk/Pair.hpp>
|
||||||
|
|
||||||
namespace exml {
|
namespace exml {
|
||||||
namespace internal {
|
namespace internal {
|
||||||
|
Loading…
Reference in New Issue
Block a user