Commit 065a0c09 authored by Max Kellermann's avatar Max Kellermann

fs/io/StdioOutputStream: include cleanup

parent 04731fb7
/* /*
* Copyright (C) 2014-2018 Max Kellermann <max.kellermann@gmail.com> * Copyright 2014-2021 Max Kellermann <max.kellermann@gmail.com>
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#define STDIO_OUTPUT_STREAM_HXX #define STDIO_OUTPUT_STREAM_HXX
#include "OutputStream.hxx" #include "OutputStream.hxx"
#include "util/Compiler.h"
#include <stdio.h> #include <stdio.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment