Avoid the "deprecated or antiquated header" warning from g++ 4.3 by using <tr1/unorde...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 26 Jan 2008 02:03:45 +0000 (02:03 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 26 Jan 2008 02:03:45 +0000 (02:03 +0000)
commit392b62fa87099d8576a9da614be431a5046fe595
tree80dbbdab8853cd24549c25e3f1c18dc7f66e6960
parentc3bae02cfef2b73f35385846da504ac011c5722a
Avoid the "deprecated or antiquated header" warning from g++ 4.3 by using <tr1/unordered_map> and <tr1/unordered_set> instead of <ext/hash_map> and <ext/hash_set> if they are available.

git-svn-id: http://svn.voria.com/code@1494 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/configure.ac
synfig-core/trunk/src/synfig/guid.cpp
synfig-core/trunk/src/synfig/guidset.h
synfig-core/trunk/src/synfig/node.cpp
synfig-studio/trunk/configure.ac
synfig-studio/trunk/src/gtkmm/duck.h
synfig-studio/trunk/src/gtkmm/duckmatic.h