Remove unnecessary SDL headers from NetworkTypes.h

This commit is contained in:
Ted John 2017-03-29 20:58:16 +01:00
parent 0ad94f92e3
commit 90596e0f54
1 changed files with 0 additions and 7 deletions

View File

@ -16,14 +16,7 @@
#pragma once
#include <SDL_endian.h>
#include <SDL_platform.h>
#ifndef DISABLE_NETWORK
#include "../common.h"
#endif
enum NETWORK_AUTH
{