Drop unnecessary line to include uuid.h

This commit is contained in:
Akira TAGOH 2019-01-29 07:55:22 +00:00
parent 635921e64d
commit acc017e672
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
#include "fcint.h"
#ifndef _WIN32
#include <uuid/uuid.h>
#endif
#define FC_HASH_SIZE 227