Tidy up the pointers, use pair over tuple where appropriate
This commit is contained in:
parent
0f729ef078
commit
28046ae3a9
4 changed files with 22 additions and 24 deletions
|
@ -7,7 +7,6 @@
|
|||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "input_common/gcadapter/gc_adapter.h"
|
||||
#include "input_common/gcadapter/gc_poller.h"
|
||||
|
||||
namespace Common {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue