ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvtutil.h
(Generate patch)

Comparing rxvt-unicode/src/rxvtutil.h (file contents):
Revision 1.57 by sf-exg, Fri May 25 18:49:59 2012 UTC vs.
Revision 1.58 by root, Thu Jun 28 15:19:15 2012 UTC

4#include <new> 4#include <new>
5#include <stdlib.h> 5#include <stdlib.h>
6#include <string.h> 6#include <string.h>
7#include "ecb.h" 7#include "ecb.h"
8#include "estl.h" 8#include "estl.h"
9
10#include "emman.h"
9 11
10// increases code size unless -fno-enforce-eh-specs 12// increases code size unless -fno-enforce-eh-specs
11#if __GNUC__ 13#if __GNUC__
12# define NOTHROW 14# define NOTHROW
13# define THROW(x) 15# define THROW(x)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines