mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
Fix build.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <eepp/core.hpp>
|
||||
#include <eepp/system/iostream.hpp>
|
||||
#include <vector>
|
||||
#include <array>
|
||||
|
||||
namespace EE { namespace System {
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#ifndef EE_UI_DOC_TEXTDOCUMENT
|
||||
#define EE_UI_DOC_TEXTDOCUMENT
|
||||
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
#include <eepp/core/string.hpp>
|
||||
#include <eepp/network/http.hpp>
|
||||
|
||||
Reference in New Issue
Block a user