Clang Formatting
This commit is contained in:
parent
0076a08d04
commit
c94583d867
9 changed files with 184 additions and 182 deletions
|
@ -7,8 +7,8 @@
|
|||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "input_common/gcadapter/gc_poller.h"
|
||||
#include "input_common/gcadapter/gc_adapter.h"
|
||||
#include "input_common/gcadapter/gc_poller.h"
|
||||
|
||||
namespace Common {
|
||||
class ParamPackage;
|
||||
|
@ -38,7 +38,6 @@ class GCAnalogFactory;
|
|||
GCButtonFactory* GetGCButtons();
|
||||
GCAnalogFactory* GetGCAnalogs();
|
||||
|
||||
|
||||
/// Generates a serialized param package for creating a keyboard button device
|
||||
std::string GenerateKeyboardParam(int key_code);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue