summaryrefslogtreecommitdiff
path: root/src/system
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-02-19 12:39:29 +0100
committerMax Kellermann <max@musicpd.org>2019-02-19 12:39:29 +0100
commitda4bb4c298c0c7894d1a30c727e4d97abec367da (patch)
tree2af809c476f07728f76966efd787a3067f73076a /src/system
parent5b8ff61799300cf3f56c1db9c990e4a43a63c15d (diff)
fs/io/OutputStream: update include guard
Diffstat (limited to 'src/system')
-rw-r--r--src/system/Open.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/system/Open.hxx b/src/system/Open.hxx
index 8607a7975..08694a3ed 100644
--- a/src/system/Open.hxx
+++ b/src/system/Open.hxx
@@ -39,7 +39,6 @@ OpenReadOnly(const char *path);
UniqueFileDescriptor
OpenWriteOnly(const char *path, int flags=0);
-
#ifndef _WIN32
UniqueFileDescriptor