missed include
This commit is contained in:
@@ -46,6 +46,7 @@
|
|||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
#include <initializer_list>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
|
|
||||||
//! \~\brief
|
//! \~\brief
|
||||||
|
|||||||
@@ -26,6 +26,7 @@
|
|||||||
#define PISTRING_STD_H
|
#define PISTRING_STD_H
|
||||||
|
|
||||||
|
|
||||||
|
#include <ostream>
|
||||||
#include <string>
|
#include <string>
|
||||||
#ifdef QNX
|
#ifdef QNX
|
||||||
typedef std::basic_string<wchar_t> wstring;
|
typedef std::basic_string<wchar_t> wstring;
|
||||||
|
|||||||
Reference in New Issue
Block a user