# HG changeset patch # User Matti Hamalainen # Date 1209389716 -10800 # Node ID 1d93fa7b303708e9da3e4db806aa3bad4e61a6a3 # Parent 66f5c17e59ad1be532743852bdd50b15ed8fb828 Stddefs.h has multiple include guards already, removed the superfluous ones. diff -r 66f5c17e59ad -r 1d93fa7b3037 src/modplug/modplugbmp.h --- a/src/modplug/modplugbmp.h Mon Apr 28 16:33:09 2008 +0300 +++ b/src/modplug/modplugbmp.h Mon Apr 28 16:35:16 2008 +0300 @@ -9,10 +9,7 @@ #include #include - -#ifndef __MODPLUGXMMS_STDDEFS_H__INCLUDED__ #include "stddefs.h" -#endif extern "C" { #include