summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-01-22 17:19:44 +0000
committerMark Spruiell <mes@zeroc.com>2004-01-22 17:19:44 +0000
commit135d30056c587c55e2eee65564d3a76545cde366 (patch)
tree90d201a2c37104e092e81a0e59df76fb9392f213 /cpp/src
parentmissing custom rules for Grammar.cpp, Scanner.cpp in release mode (diff)
downloadice-135d30056c587c55e2eee65564d3a76545cde366.tar.bz2
ice-135d30056c587c55e2eee65564d3a76545cde366.tar.xz
ice-135d30056c587c55e2eee65564d3a76545cde366.zip
adding dummyinclude
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/FreezeScript/dummyinclude/unistd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/src/FreezeScript/dummyinclude/unistd.h b/cpp/src/FreezeScript/dummyinclude/unistd.h
new file mode 100644
index 00000000000..92d53d10b9b
--- /dev/null
+++ b/cpp/src/FreezeScript/dummyinclude/unistd.h
@@ -0,0 +1,4 @@
+//
+// Files generated by flex need unistd.h, which is not available on
+// Windows. Thus this dummy file.
+//