Changeset 5 in libcf for trunk/src/cf_file.c


Ignore:
Timestamp:
01/30/13 13:12:40 (11 years ago)
Author:
cheese
Message:

#1 add windows project and fix build compatibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/cf_file.c

    r4 r5  
    66#ifdef _WIN32
    77# include <io.h>
     8# include <stdio.h>
    89#else // #ifdef _WIN32
    910# include <unistd.h>
Note: See TracChangeset for help on using the changeset viewer.