Drop unnecessary line to include uuid.h
This commit is contained in:
parent
635921e64d
commit
acc017e672
|
@ -20,9 +20,6 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
#include "fcint.h"
|
||||
#ifndef _WIN32
|
||||
#include <uuid/uuid.h>
|
||||
#endif
|
||||
|
||||
#define FC_HASH_SIZE 227
|
||||
|
||||
|
|
Loading…
Reference in New Issue