From 95723b6842f52dc044c34bd0218b0661d1e59c9e Mon Sep 17 00:00:00 2001 From: albert-github Date: Tue, 7 Jan 2020 15:46:10 +0100 Subject: Possibility to use gswin64c on Windows include file was missing --- src/latexgen.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/latexgen.cpp b/src/latexgen.cpp index 0c0f117..b8cac2f 100644 --- a/src/latexgen.cpp +++ b/src/latexgen.cpp @@ -42,6 +42,7 @@ #include "namespacedef.h" #include "filename.h" #include "resourcemgr.h" +#include "portable.h" static bool DoxyCodeOpen = FALSE; static bool DoxyCodeLineOpen = FALSE; -- cgit v0.12