diff options
| author | George Hazan <ghazan@miranda.im> | 2019-04-14 13:56:55 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2019-04-14 13:56:55 +0300 |
| commit | 31aec878c07125c3ba4e68bc854c5240af0ccdca (patch) | |
| tree | 2c4c9acf4ca6495aa48ca66d47c9f7d0f28e0f38 /plugins/Dbx_mdbx/src | |
| parent | 2cf530b43c3d0d725ad67e3210258400076553bb (diff) | |
pack of changes for VS2019
Diffstat (limited to 'plugins/Dbx_mdbx/src')
| -rw-r--r-- | plugins/Dbx_mdbx/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dbx_mdbx/src/stdafx.h b/plugins/Dbx_mdbx/src/stdafx.h index 6b086a9cff..1d01db9c12 100644 --- a/plugins/Dbx_mdbx/src/stdafx.h +++ b/plugins/Dbx_mdbx/src/stdafx.h @@ -35,6 +35,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <algorithm>
#include <map>
#include <cassert>
+#include <string>
#include <newpluginapi.h>
#include <win2k.h>
|
