diff options
Diffstat (limited to 'plugins/New_GPG/src/commonheaders.h')
-rwxr-xr-x | plugins/New_GPG/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/New_GPG/src/commonheaders.h b/plugins/New_GPG/src/commonheaders.h index e788db4375..6476f127cf 100755 --- a/plugins/New_GPG/src/commonheaders.h +++ b/plugins/New_GPG/src/commonheaders.h @@ -45,6 +45,7 @@ using std::wstring; using std::wfstream; using std::fstream; + //boost #include <boost/thread/thread.hpp> #include <boost/thread/mutex.hpp> |