git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix compilation.
[stg.git]
/
projects
/
stargazer
/
corps_impl.h
diff --git
a/projects/stargazer/corps_impl.h
b/projects/stargazer/corps_impl.h
index 43bcb5d9fae78352b0e6add5279628c2f6060759..e4601301bc54369dc7859482759b154c2749b88b 100644
(file)
--- a/
projects/stargazer/corps_impl.h
+++ b/
projects/stargazer/corps_impl.h
@@
-22,7
+22,6
@@
#include "stg/corporations.h"
#include "stg/corp_conf.h"
-#include "stg/locker.h"
#include "stg/logger.h"
#include <vector>
@@
-33,7
+32,7
@@
namespace STG
{
-
struct
Admin;
+
class
Admin;
struct Store;
class CorporationsImpl : public Corporations {