summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-01-07 14:46:10 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-01-07 14:46:10 (GMT)
commit95723b6842f52dc044c34bd0218b0661d1e59c9e (patch)
treee7819b72bfbb8f6e555aa5c12032208dc16cd37a /src
parentb96dc0fd971a3569e2a986e833c2eb7f24db69f2 (diff)
downloadDoxygen-95723b6842f52dc044c34bd0218b0661d1e59c9e.zip
Doxygen-95723b6842f52dc044c34bd0218b0661d1e59c9e.tar.gz
Doxygen-95723b6842f52dc044c34bd0218b0661d1e59c9e.tar.bz2
Possibility to use gswin64c on Windows
include file was missing
Diffstat (limited to 'src')
-rw-r--r--src/latexgen.cpp1
1 files changed, 1 insertions, 0 deletions
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;