Got rid of pcre linker warnings.

This commit is contained in:
Birunthan Mohanathas
2011-05-16 09:24:13 +00:00
parent 9d550f553d
commit e13f3a3c2c
3 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,7 @@
#include <string>
#include <vector>
#include <windows.h>
#include "../../Library/pcre-8.10/config.h"
#include "../../Library/pcre-8.10/pcre.h"
namespace PluginFolderInfo {

View File

@ -27,6 +27,7 @@
#include <Wininet.h>
#include <shlwapi.h>
#include <process.h>
#include "../../Library/pcre-8.10/config.h"
#include "../../Library/pcre-8.10/pcre.h"
#include "../../Library/Export.h" // Rainmeter's exported functions