~samebchase/inkscape/deheader

« back to all changes in this revision

Viewing changes to src/extension/internal/cairo-renderer.cpp

  • Committer: Samuel Chase
  • Date: 2014-04-23 20:12:20 UTC
  • Revision ID: samebchase@gmail.com-20140423201220-xo8lmrddsxz1r0xf
Change to cassert, cctype and cerrno

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
 
28
28
#include <signal.h>
29
 
#include <errno.h>
 
29
#include <cerrno>
30
30
#include <boost/scoped_ptr.hpp>
31
31
 
32
32
#include "libnrtype/Layout-TNG.h"