~ubuntu-branches/ubuntu/quantal/mm3d/quantal

« back to all changes in this revision

Viewing changes to src/mm3dcore/prefparse.cc

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Habouzit
  • Date: 2008-03-16 22:40:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080316224022-1fml2vdud8wihky1
Tags: 1.3.6-1.1
* Non-maintainer upload.
* Fix g++-4.3 FTBFS thanks to Cyril Brulebois (Closes: 454828).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#include "prefs.h"
8
8
#include "prefparse.h"
9
9
 
 
10
#include <cstring>
 
11
 
10
12
class PrefParser
11
13
{
12
14
   public: