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.45 by sf-exg, Mon May 30 18:39:04 2011 UTC vs.
Revision 1.46 by sf-exg, Thu Jun 2 13:07:28 2011 UTC

1#ifndef RXVT_UTIL_H 1#ifndef RXVT_UTIL_H
2#define RXVT_UTIL_H 2#define RXVT_UTIL_H
3 3
4#include <cstdlib> 4#include <cstdlib>
5#include <cstring> 5#include <cstring>
6#include <inttypes.h>
7#include "ecb.h" 6#include "ecb.h"
8 7
9using namespace std; 8using namespace std;
10 9
11// increases code size unless -fno-enforce-eh-specs 10// increases code size unless -fno-enforce-eh-specs

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines