io/BufferedOutputStream: add missing #include
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
#include "util/NumberParser.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
@@ -28,6 +28,8 @@
|
||||
#include "util/StringCompare.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include <exception>
|
||||
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user