ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/dynbuf.h
(Generate patch)

Comparing deliantra/server/include/dynbuf.h (file contents):
Revision 1.23 by root, Thu Oct 15 21:09:32 2009 UTC vs.
Revision 1.24 by root, Thu Oct 15 22:50:42 2009 UTC

23 */ 23 */
24 24
25#ifndef DYNBUF_H__ 25#ifndef DYNBUF_H__
26#define DYNBUF_H__ 26#define DYNBUF_H__
27 27
28#include <cstdarg>
28#include <cstring> 29#include <cstring>
29#include <cassert> 30#include <cassert>
30 31
31#include "util.h" 32#include "util.h"
32#include "shstr.h" 33#include "shstr.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines