Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
0383c3b3
Commit
0383c3b3
authored
Aug 27, 2005
by
Berk Geveci
Browse files
COMP: Removed unused header include. unistd exists on unix only
parent
ca6f95b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Parallel/Testing/Cxx/SocketClient.cxx
View file @
0383c3b3
...
@@ -33,8 +33,6 @@
...
@@ -33,8 +33,6 @@
#include "vtkRenderWindowInteractor.h"
#include "vtkRenderWindowInteractor.h"
#include <unistd.h>
static
const
int
scMsgLength
=
10
;
static
const
int
scMsgLength
=
10
;
static
void
CleanUp
(
vtkSocketCommunicator
*
comm
,
vtkSocketController
*
contr
)
static
void
CleanUp
(
vtkSocketCommunicator
*
comm
,
vtkSocketController
*
contr
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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