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.46 by sf-exg, Thu Jun 2 13:07:28 2011 UTC vs.
Revision 1.47 by sf-exg, Thu Jan 19 13:33:43 2012 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 <stdlib.h>
5#include <cstring> 5#include <string.h>
6#include "ecb.h" 6#include "ecb.h"
7 7
8using namespace std; 8using namespace std;
9 9
10// 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