diff options
Diffstat (limited to 'libadhocutil/net.ice')
-rw-r--r-- | libadhocutil/net.ice | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libadhocutil/net.ice b/libadhocutil/net.ice index 510d749..2730e9c 100644 --- a/libadhocutil/net.ice +++ b/libadhocutil/net.ice @@ -1,5 +1,6 @@ module AdHoc { module Net { + ["cpp:ice_print"] exception CurlException { int resultcode; string message; |