diff options
author | Matthew Newhook <matthew@zeroc.com> | 2001-11-27 21:58:26 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2001-11-27 21:58:26 +0000 |
commit | dc032adde9379297e9ad29e898908896b4af7646 (patch) | |
tree | 01520fa336da926a1528367c438a754371304148 /cpp/src | |
parent | Add new administrative utility. Implement IceStorm::Topic::destroy. (diff) | |
download | ice-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.h | 4 |
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. +// |