diff options
author | Jose <jose@zeroc.com> | 2013-01-31 19:18:37 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2013-01-31 19:18:37 +0100 |
commit | 0010c79f40c7be482c75731893e40b1b57c040c0 (patch) | |
tree | a5fb4f54a35b968e24414f7edb12766619009af3 /cpp/lib | |
parent | Xcode 4.6 - clang 4.2 updates (diff) | |
download | ice-0010c79f40c7be482c75731893e40b1b57c040c0.tar.bz2 ice-0010c79f40c7be482c75731893e40b1b57c040c0.tar.xz ice-0010c79f40c7be482c75731893e40b1b57c040c0.zip |
Minor fixes related to ICE-5193
Diffstat (limited to 'cpp/lib')
-rw-r--r-- | cpp/lib/c++11/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/lib/c++11/.gitignore b/cpp/lib/c++11/.gitignore deleted file mode 100644 index 39af5887579..00000000000 --- a/cpp/lib/c++11/.gitignore +++ /dev/null @@ -1 +0,0 @@ -# Dummy file, so that git retains this otherwise empty directory. |