diff options
Diffstat (limited to 'protocols/FacebookRM/src/common.h')
-rw-r--r-- | protocols/FacebookRM/src/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/FacebookRM/src/common.h b/protocols/FacebookRM/src/common.h index 23084b8d35..ab8faf4db0 100644 --- a/protocols/FacebookRM/src/common.h +++ b/protocols/FacebookRM/src/common.h @@ -30,8 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define _WIN32_WINNT 0x0500
#define _WIN32_WINDOWS 0x0500
-#include <m_stdhdr.h>
-
#include <string>
#include <sstream>
#include <fstream>
|