util/Manual: drop prefix from include guard
This commit is contained in:
parent
88f5220acf
commit
bce89feb13
@ -27,8 +27,8 @@
|
||||
* OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef MPD_MANUAL_HXX
|
||||
#define MPD_MANUAL_HXX
|
||||
#ifndef MANUAL_HXX
|
||||
#define MANUAL_HXX
|
||||
|
||||
#include <new>
|
||||
#include <utility>
|
||||
|
Loading…
x
Reference in New Issue
Block a user