Changeset 82 for trunk/src/blosc.c
- Timestamp:
- 05/03/10 08:58:30 (3 years ago)
- File:
-
- 1 edited
-
trunk/src/blosc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/blosc.c
r81 r82 22 22 #ifdef _WIN32 23 23 #include <windows.h> 24 #include <stdint-windows.h>24 #include "stdint-windows.h" 25 25 #else 26 26 #include <stdint.h> 27 27 #include <unistd.h> 28 #include <inttypes.h> 28 29 #endif /* _WIN32 */ 29 30
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/images/blosc-logo-small.png)