fs/io/StdioOutputStream: include cleanup

This commit is contained in:
Max Kellermann 2021-01-21 21:13:39 +01:00
parent 04731fb7cc
commit 065a0c09f8
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
* 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
* modification, are permitted provided that the following conditions
@ -31,7 +31,6 @@
#define STDIO_OUTPUT_STREAM_HXX
#include "OutputStream.hxx"
#include "util/Compiler.h"
#include <stdio.h>