ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/dclient/src/backend/ndk/pad.cpp
(Generate patch)

Comparing deliantra/dclient/src/backend/ndk/pad.cpp (file contents):
Revision 1.3 by sf-pippijn, Wed Oct 20 09:21:48 2010 UTC vs.
Revision 1.4 by sf-pippijn, Sun Oct 24 20:31:51 2010 UTC

3 * Copyright (c) 2003,2004 by Stanislav Ievlev 3 * Copyright (c) 2003,2004 by Stanislav Ievlev
4 * 4 *
5 * This file is covered by the GNU Library General Public License, 5 * This file is covered by the GNU Library General Public License,
6 * which should be included with libncursesxx as the file COPYING. 6 * which should be included with libncursesxx as the file COPYING.
7 */ 7 */
8#include <ndk++/pad.hh> 8#include <ndk/pad.hh>
9 9
10#include <ndk++/application.hh> 10#include <ndk/application.hh>
11#include <ndk++/window.hh> 11#include <ndk/window.hh>
12 12
13#include <stdexcept> 13#include <stdexcept>
14 14
15using ndk::pad; 15using ndk::pad;
16 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines