summaryrefslogtreecommitdiffabout
path: root/pwmanager/pwmanager/spinforsignal.h
Unidiff
Diffstat (limited to 'pwmanager/pwmanager/spinforsignal.h') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/pwmanager/spinforsignal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/spinforsignal.h b/pwmanager/pwmanager/spinforsignal.h
index ec6103b..f3cabee 100644
--- a/pwmanager/pwmanager/spinforsignal.h
+++ b/pwmanager/pwmanager/spinforsignal.h
@@ -22,7 +22,9 @@
22 22
23#include <qobject.h> 23#include <qobject.h>
24 24
25#ifndef _WIN32_
25#include <stdint.h> 26#include <stdint.h>
27#endif
26#include <string> 28#include <string>
27using std::string; 29using std::string;
28 30