[DEV] continue removing STL

This commit is contained in:
Edouard DUPIN 2017-08-29 01:24:10 +02:00
parent f77bf5d8ad
commit b81937d406
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
#include <exml/Node.hpp>
#include <etk/Vector.hpp>
#include <etk/Pair.hpp>
namespace exml {
namespace internal {

View File

@ -8,7 +8,7 @@
#include <exml/internal/Node.hpp>
#include <etk/Vector.hpp>
#include <exml/internal/Attribute.hpp>
#include <utility>
#include <etk/Pair.hpp>
namespace exml {
namespace internal {