From 5f695687db6139a446151d08fc8e7eba521e06a2 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 5 May 2008 16:10:23 +0000 Subject: Add a missing patch forgotten in the commit for updating to 0.14. --- cad/klayout/files/patch-src-layGridNet.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cad/klayout/files/patch-src-layGridNet.h (limited to 'cad/klayout') diff --git a/cad/klayout/files/patch-src-layGridNet.h b/cad/klayout/files/patch-src-layGridNet.h new file mode 100644 index 000000000000..dc93352355e7 --- /dev/null +++ b/cad/klayout/files/patch-src-layGridNet.h @@ -0,0 +1,10 @@ +--- src/layGridNet.h.orig Fri Nov 9 04:31:38 2007 ++++ src/layGridNet.h Sun Jan 6 19:11:46 2008 +@@ -24,6 +24,7 @@ + #ifndef HDR_layGridNet + #define HDR_layGridNet + ++#include + #include "layViewObject.h" + #include "layPlugin.h" + #include "dbTypes.h" -- cgit v1.2.3