1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00

Resolved a number of build issues with WIN32 builds

This commit is contained in:
gstellenberg
2009-06-12 10:00:20 -05:00
parent b1ce47989c
commit a2cf25620b

View File

@@ -30,10 +30,7 @@
#include "../include/pinproc.h"
#include "PRDevice.h"
#if defined(__WIN32__)
#include <stardg.h>
#endif
#include <stdarg.h>
#define MAX_TEXT (1024)