Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Forgot inclusion guard for the Colour struct. Whoops.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 20 Apr 2016 21:44:34 +0000 (22:44 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Wed, 20 Apr 2016 21:44:34 +0000 (22:44 +0100)
source/common/colour.h

index dc3dedf..4907aa7 100644 (file)
@@ -19,6 +19,9 @@
 #include <string>
 #include "text.h"
 
+#ifndef __COMMON_COLOUR_H__
+#define __COMMON_COLOUR_H__
+
 using namespace std;
 
 struct Colour{
@@ -83,4 +86,6 @@ struct Colour{
                
        }
        
-};
\ No newline at end of file
+};
+
+#endif
\ No newline at end of file
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy