diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2014-06-04 12:14:53 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2014-06-04 12:14:53 +0000 |
| commit | ec110c32bcb154b3b6b7311a3de58222db329729 (patch) | |
| tree | 2ebc5cfd5413ab5333f02cd67966413cb320a07c /src/ui/tool/node.h | |
| parent | Port inkscape to librevenge framework for WPG, CDR and VSD imports (diff) | |
| parent | inkscape.pre0 build failures for win32 nsis (diff) | |
| download | inkscape-ec110c32bcb154b3b6b7311a3de58222db329729.tar.gz inkscape-ec110c32bcb154b3b6b7311a3de58222db329729.zip | |
update to trunk (r13407)
(bzr r13398.1.2)
Diffstat (limited to 'src/ui/tool/node.h')
| -rw-r--r-- | src/ui/tool/node.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ui/tool/node.h b/src/ui/tool/node.h index 4582d998a..b2f338e2c 100644 --- a/src/ui/tool/node.h +++ b/src/ui/tool/node.h @@ -41,14 +41,6 @@ template <typename> class NodeIterator; } } -#if HAVE_TR1_UNORDERED_SET -namespace std { -namespace tr1 { -template <typename N> struct hash< Inkscape::UI::NodeIterator<N> >; -} -} -#endif - namespace Inkscape { namespace UI { |
