diff options
Diffstat (limited to 'command/streaminfo.h')
-rw-r--r-- | command/streaminfo.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/command/streaminfo.h b/command/streaminfo.h index 762ac8f..7b5ba71 100644 --- a/command/streaminfo.h +++ b/command/streaminfo.h @@ -8,10 +8,6 @@ #ifndef __streaminfo_h_ #define __streaminfo_h_ -#include <stdint.h> -#include <string.h> -#include <stdlib.h> - #include "global.h" class cMarkAdStreamInfo |