summaryrefslogtreecommitdiff
path: root/cpp/lib
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-10-28 23:30:38 +0100
committerJose <jose@zeroc.com>2014-10-28 23:30:38 +0100
commit5fb6b5bed5e0de19de36b13f3d83f0a64c6d8b6f (patch)
tree53f75ac38656188af9011efb042fd3f2fc269106 /cpp/lib
parentcreateObjectAdapter now raises CommunicatorDestroyedException if the communic... (diff)
downloadice-5fb6b5bed5e0de19de36b13f3d83f0a64c6d8b6f.tar.bz2
ice-5fb6b5bed5e0de19de36b13f3d83f0a64c6d8b6f.tar.xz
ice-5fb6b5bed5e0de19de36b13f3d83f0a64c6d8b6f.zip
(ICE-5548) C++11 support with GCC - Ubuntu distribution updates
Diffstat (limited to 'cpp/lib')
-rw-r--r--cpp/lib/c++11/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/lib/c++11/.gitignore b/cpp/lib/c++11/.gitignore
new file mode 100644
index 00000000000..39af5887579
--- /dev/null
+++ b/cpp/lib/c++11/.gitignore
@@ -0,0 +1 @@
+# Dummy file, so that git retains this otherwise empty directory.