Ariles
Loading...
Searching...
No Matches
common.h
Go to the documentation of this file.
1/**
2 @file
3 @author Alexander Sherikov
4
5 @copyright 2017-2020 Alexander Sherikov, Licensed under the Apache License, Version 2.0.
6 (see @ref LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
7
8 @brief
9*/
10
11#pragma once
12
13
15#include <boost/lexical_cast.hpp>
16#include <pugixml.hpp>
17
18namespace ariles2
19{
20 namespace ns_pugixml
21 {
23 }
24} // namespace ariles2