diff options
Diffstat (limited to 'src/Page.hxx')
-rw-r--r-- | src/Page.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Page.hxx b/src/Page.hxx index 27c6092cc..95f35d06a 100644 --- a/src/Page.hxx +++ b/src/Page.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2013 The Music Player Daemon Project + * Copyright (C) 2003-2014 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify @@ -27,8 +27,6 @@ #include "util/RefCount.hxx" -#include <algorithm> - #include <stddef.h> /** |