~imz/inkscape/lav@altlinux

« back to all changes in this revision

Viewing changes to inkscape/src/libnr/nr-object.cpp

  • Committer: Vitaly Lipatov
  • Date: 2013-02-11 16:18:39 UTC
  • Revision ID: git-v1:15c9c30ef309c7ab1b0d9479c2058a0668e6041f
just import inkscape-0.48.4.tar.bz2 with rpmgs script

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
#include <typeinfo>
17
17
 
18
 
#include <glib/gmem.h>
 
18
#include <glib.h>
19
19
#include <libnr/nr-macros.h>
20
20
 
21
21
#include "nr-object.h"