git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
364ec04
)
Added missing include.
author
Maxim Mamontov
<faust.madf@gmail.com>
Mon, 22 Sep 2014 20:27:29 +0000
(23:27 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Mon, 22 Sep 2014 20:27:29 +0000
(23:27 +0300)
include/stg/settings.h
patch
|
blob
|
history
diff --git
a/include/stg/settings.h
b/include/stg/settings.h
index 170f71cada5dc1f3edfbe0c475830ebdcd1ec214..dd13d67498ab01dcdef8d92279c9eed318ca5e78 100644
(file)
--- a/
include/stg/settings.h
+++ b/
include/stg/settings.h
@@
-22,6
+22,7
@@
#define SETTINGS_H
#include <string>
+#include <vector>
class SETTINGS {
public: