~ubuntu-branches/ubuntu/trusty/libmspub/trusty-proposed

« back to all changes in this revision

Viewing changes to src/lib/ListInfo.h

  • Committer: Package Import Robot
  • Author(s): Rene Engelhard
  • Date: 2013-05-13 18:39:21 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20130513183921-7kkhuk8dld8a11yt
Tags: 0.0.6-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#define __LISTINFO_H__
31
31
 
32
32
#include <boost/optional.hpp>
33
 
#include <boost/cstdint.hpp>
34
33
 
35
34
#include "NumberingType.h"
36
35
#include "NumberingDelimiter.h"