From 5f301ec16ec3c7997380d449bdeffac07d10a572 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 1 May 2011 21:36:07 +0200 Subject: [PATCH] more includes --- contrib/bobtoolz/DPatch.h | 1 + contrib/bobtoolz/DShape.h | 1 + 2 files changed, 2 insertions(+) diff --git a/contrib/bobtoolz/DPatch.h b/contrib/bobtoolz/DPatch.h index 5a956f92..a10773d6 100644 --- a/contrib/bobtoolz/DPatch.h +++ b/contrib/bobtoolz/DPatch.h @@ -25,6 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #define AFX_DPATCH_H__26C6B083_CE5B_420B_836B_1DDA733C04CE__INCLUDED_ #include +#include typedef struct { diff --git a/contrib/bobtoolz/DShape.h b/contrib/bobtoolz/DShape.h index 3c4ed75e..29bca7fc 100644 --- a/contrib/bobtoolz/DShape.h +++ b/contrib/bobtoolz/DShape.h @@ -28,6 +28,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #pragma once #endif // _MSC_VER > 1000 +#include #include "mathlib.h" #include "DMap.h" class DBrush; -- 2.39.2