summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2001-11-27 21:58:26 +0000
committerMatthew Newhook <matthew@zeroc.com>2001-11-27 21:58:26 +0000
commitdc032adde9379297e9ad29e898908896b4af7646 (patch)
tree01520fa336da926a1528367c438a754371304148 /cpp/src
parentAdd new administrative utility. Implement IceStorm::Topic::destroy. (diff)
downloadice-dc032adde9379297e9ad29e898908896b4af7646.tar.bz2
ice-dc032adde9379297e9ad29e898908896b4af7646.tar.xz
ice-dc032adde9379297e9ad29e898908896b4af7646.zip
WIN32 updates.
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/IceStorm/dummyinclude/unistd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/src/IceStorm/dummyinclude/unistd.h b/cpp/src/IceStorm/dummyinclude/unistd.h
new file mode 100644
index 00000000000..92d53d10b9b
--- /dev/null
+++ b/cpp/src/IceStorm/dummyinclude/unistd.h
@@ -0,0 +1,4 @@
+//
+// Files generated by flex need unistd.h, which is not available on
+// Windows. Thus this dummy file.
+//