OSDN Git Service

Insert removed author attribution.
[mingw/mingw-org-wsl.git] / include / ddk / winxp.h
index 73121bc..27477ff 100644 (file)
  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  * DEALINGS IN THE SOFTWARE.
  */
+/* Created by Casper S. Hornstrup <chorns@users.sourceforge.net> */
+#ifndef __WINXP_H
+#define __WINXP_H
+#pragma GCC system_header
+#include <_mingw.h>
 
 /*
  * Definitions only used in Windows XP and earlier versions
  */
 
-#ifndef __WINXP_H
-#define __WINXP_H
-#pragma GCC system_header
-
 #ifdef __cplusplus
 extern "C" {
 #endif