Skip to content

Commit

Permalink
include <stdio.h> in gbser_win.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlipe committed Jul 7, 2015
1 parent 42a7567 commit 2ceb7ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpsbabel/gbser_win.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

#include <assert.h>
#include <stdarg.h>
#include <stdio.h>

typedef struct {
HANDLE comport;
Expand Down

0 comments on commit 2ceb7ab

Please sign in to comment.