Code

Use Boost unordeed containers instead of TR1 to minimize pain
authorKrzysztof Kosiński <tweenk.pl@gmail.com>
Tue, 2 Mar 2010 22:52:32 +0000 (23:52 +0100)
committerKrzysztof Kosiński <tweenk.pl@gmail.com>
Tue, 2 Mar 2010 22:52:32 +0000 (23:52 +0100)
commit3b9e3e467abe4a5dea76f9482cbaf9c378908a68
tree963de2de0cd357d863d3ba104167abef31683750
parentffa41369e5192d943ab31af2a7c5a677d346302a
Use Boost unordeed containers instead of TR1 to minimize pain
when using Apple compilers.
configure.ac
src/libnrtype/FontFactory.cpp
src/libnrtype/FontInstance.cpp
src/ui/tool/control-point-selection.h
src/ui/tool/multi-path-manipulator.cpp
src/util/hash.h [deleted file]