Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
020755af
Commit
020755af
authored
Nov 06, 2010
by
pixhawk
Browse files
Fixed unneccesary header in UDPLink.cc
parent
53e8ec10
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/comm/UDPLink.cc
View file @
020755af
...
...
@@ -36,7 +36,7 @@ This file is part of the QGROUNDCONTROL project
#include
"UDPLink.h"
#include
"LinkManager.h"
#include
"MG.h"
#include
<netinet/in.h>
//
#include <netinet/in.h>
UDPLink
::
UDPLink
(
QHostAddress
host
,
quint16
port
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment