Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
PI2
PI2 View
Commits
a1992e20
Commit
a1992e20
authored
Jan 06, 2019
by
Martin Kröning
🦀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modernize deprecated header usage
parent
968cd820
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pi2-demo/src/Map.cpp
pi2-demo/src/Map.cpp
+1
-1
No files found.
pi2-demo/src/Map.cpp
View file @
a1992e20
...
...
@@ -3,11 +3,11 @@
#include "MapAppABIWrapper.hpp"
#include <algorithm>
#include <chrono>
#include <cstddef>
#include <limits>
#include <memory>
#include <ratio>
#include <sstream>
#include <stddef.h>
#include <stdexcept>
#include <string>
#include <thread>
...
...
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