try to fix compile errors on sles
This commit is contained in:
parent
6f3da4edb6
commit
ec3d7233b1
@ -1,15 +1,15 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <tl/expected.hpp>
|
#include <rublon/memory.hpp>
|
||||||
|
#include <rublon/static_string.hpp>
|
||||||
|
#include <rublon/stdlib.hpp>
|
||||||
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <optional>
|
#include <optional>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
#include <tl/expected.hpp>
|
||||||
#include <rublon/memory.hpp>
|
|
||||||
#include <rublon/static_string.hpp>
|
|
||||||
#include <rublon/stdlib.hpp>
|
|
||||||
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user