cstring not string, oops
This commit is contained in:
parent
ab03edb6ce
commit
35ec4f5e90
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
\*-----------------------------------------*/
|
||||
|
||||
#include "AuraController.h"
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
|
||||
AuraController::AuraController(i2c_smbus_interface* bus, aura_dev_id dev)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue