Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
ITASimulationScheduler
Commits
4b4888a8
Commit
4b4888a8
authored
Jul 09, 2020
by
Pascal Palenda
Browse files
Fix some tests
parent
af1cd915
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/raven/Tiny/RavenNetTinyClient.cpp
View file @
4b4888a8
...
...
@@ -25,7 +25,6 @@
#include
<ITAStringUtils.h>
#include
<ITAStopWatch.h>
#include
<ITAStringUtils.h>
#include
<ITASimulationScheduler/Raven/Config.h>
static
std
::
string
g_sServerName
=
"10.0.1.25"
;
static
int
g_iServerPort
=
12480
;
...
...
tests/raven/Tiny/RavenNetTinyServer.cpp
View file @
4b4888a8
...
...
@@ -29,8 +29,6 @@
//#include <VistaBase/VistaTimeUtils.h>
#include
<ITASimulationScheduler/Raven/Config.h>
static
int
g_iServerPort
=
12480
;
int
main
(
int
argc
,
char
**
argv
)
{
...
...
Write
Preview
Supports
Markdown
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