From c980a94172da2abe5dc7cf3ea7d755b9e0dc5d19 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 28 Mar 2019 22:55:00 +0000 Subject: non-GL and C++ patch from bowman git-svn-id: svn://tug.org/texlive/trunk@50636 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/asymptote/drawpath3.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Build/source/utils/asymptote/drawpath3.cc') diff --git a/Build/source/utils/asymptote/drawpath3.cc b/Build/source/utils/asymptote/drawpath3.cc index 878a58a66fb..22e5c918996 100644 --- a/Build/source/utils/asymptote/drawpath3.cc +++ b/Build/source/utils/asymptote/drawpath3.cc @@ -8,9 +8,11 @@ #include "drawsurface.h" #include "material.h" +#ifdef HAVE_GL #include #include #include +#endif namespace camp { -- cgit v1.2.3