[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames/kpat/patsolve
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2008-06-03 18:45:16
Message-ID: 1212518716.311368.14405.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 816384 by toma:

Make the include guards unique, fixes build with enable-final.


 M  +2 -2      grandf.h  
 M  +2 -2      gypsy.h  
 M  +2 -2      mod3.h  


--- trunk/KDE/kdegames/kpat/patsolve/grandf.h #816383:816384
@@ -1,6 +1,6 @@
 
-#ifndef _KLONDIKESOLVER_H
-#define _KLONDIKESOLVER_H
+#ifndef _GRANDFSOLVER_H
+#define _GRANDFSOLVER_H
 
 #include "patsolve.h"
 
--- trunk/KDE/kdegames/kpat/patsolve/gypsy.h #816383:816384
@@ -1,6 +1,6 @@
 
-#ifndef _SPIDERSOLVER_H
-#define _SPIDERSOLVER_H
+#ifndef _GYPSYSOLVER_H
+#define _GYPSYSOLVER_H
 
 #include "patsolve.h"
 
--- trunk/KDE/kdegames/kpat/patsolve/mod3.h #816383:816384
@@ -1,6 +1,6 @@
 
-#ifndef _CLOCKSOLVER_H
-#define _CLOCKSOLVER_H
+#ifndef _MOD3SOLVER_H
+#define _MOD3SOLVER_H
 
 #include "patsolve.h"
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic