diff options
Diffstat (limited to 'protocols/Omegle/src')
-rw-r--r-- | protocols/Omegle/src/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Omegle/src/common.h b/protocols/Omegle/src/common.h index c2d5be0c2e..76ca316359 100644 --- a/protocols/Omegle/src/common.h +++ b/protocols/Omegle/src/common.h @@ -28,8 +28,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 <cstring>
#include <sstream>
|