repaired compiliation in windows

This commit is contained in:
Bernhard 2011-11-28 22:45:40 +01:00
parent e4ab0e5982
commit d00b7e5587

View File

@ -24,6 +24,7 @@
#include <stdio.h>
#include <string.h>
#include <inttypes.h>
#include <math.h>
#include "wiring.h"
#include "wiring_private.h"