include stdint.h uint*_t

This commit is contained in:
Brent Cook 2015-12-11 09:21:43 -06:00
parent 5727d3274e
commit bd8fe5868f

View File

@ -12,6 +12,7 @@
#include <ws2tcpip.h>
#include <errno.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>