~ubuntu-branches/ubuntu/maverick/antlr/maverick

« back to all changes in this revision

Viewing changes to lib/cpp/antlr/CharScanner.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2010-07-24 11:10:14 UTC
  • mfrom: (1.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100724111014-8giryjn0shmevvei
Tags: 2.7.7-16ubuntu1
* Merge from Debian unstable (LP: #609406). Remaining changes:
  - Make libantlr-java only suggest libantlr-java-gcj.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#else
18
18
#include <cctype>
19
19
#endif
 
20
#include <cstdio>
 
21
#include <cstring>
20
22
 
21
23
#if ( _MSC_VER == 1200 )
22
24
// VC6 seems to need this