mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
Remove duplicated include.
This commit is contained in:
parent
8edf649caf
commit
da2ede60e4
@ -32,7 +32,6 @@
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include <tchar.h>
|
||||
#include <stdio.h>
|
||||
#else
|
||||
#include <limits.h>
|
||||
#include <termios.h>
|
||||
|
Loading…
Reference in New Issue
Block a user