From 50abb28c74bcf46ce5109dcaa3f3f48ba0c00d72 Mon Sep 17 00:00:00 2001 From: "Sergey.Konovalov" Date: Mon, 22 Sep 2014 12:05:33 +0000 Subject: [PATCH] add atlbase.h git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58408 954022d7-b5bf-4e40-9824-e11837661b57 --- ASCImageStudio3/ASCGraphics/Interfaces/ASCRenderer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ASCImageStudio3/ASCGraphics/Interfaces/ASCRenderer.h b/ASCImageStudio3/ASCGraphics/Interfaces/ASCRenderer.h index b70e901589..18ad2772af 100644 --- a/ASCImageStudio3/ASCGraphics/Interfaces/ASCRenderer.h +++ b/ASCImageStudio3/ASCGraphics/Interfaces/ASCRenderer.h @@ -1,4 +1,5 @@ #pragma once +#include // тип в DrawPath const long c_nStroke = 0x0001;