Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiacalendar
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e239336
)
Forgot inclusion guard for the Colour struct. Whoops.
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Wed, 20 Apr 2016 21:44:34 +0000
(22:44 +0100)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Wed, 20 Apr 2016 21:44:34 +0000
(22:44 +0100)
source/common/colour.h
patch
|
blob
|
history
diff --git
a/source/common/colour.h
b/source/common/colour.h
index
dc3dedf
..
4907aa7
100644
(file)
--- a/
source/common/colour.h
+++ b/
source/common/colour.h
@@
-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
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy