io/BufferedReader: add missing include
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
#include "Reader.hxx"
|
#include "Reader.hxx"
|
||||||
#include "util/TextFile.hxx"
|
#include "util/TextFile.hxx"
|
||||||
|
|
||||||
|
#include <algorithm> // for std::copy_n()
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
Reference in New Issue
Block a user