Contents of /trunk/nx/patches/nxcomp-1.5.0-gcc4.patch
Parent Directory | Revision Log
Revision 153 -
(show annotations)
(download)
Tue May 8 20:52:56 2007 UTC (17 years, 5 months ago) by niro
File size: 315 byte(s)
Tue May 8 20:52:56 2007 UTC (17 years, 5 months ago) by niro
File size: 315 byte(s)
-import
1 | --- nxcomp/RenderExtension.h.orig 2005-02-19 18:23:32.000000000 +0000 |
2 | +++ nxcomp/RenderExtension.h 2005-08-27 23:16:05.000000000 +0100 |
3 | @@ -68,6 +68,8 @@ |
4 | // The message class. |
5 | // |
6 | |
7 | +class RenderMinorExtensionStore; |
8 | + |
9 | class RenderExtensionMessage : public Message |
10 | { |
11 | friend class RenderExtensionStore; |
12 |