forked from Imagelibrary/rtems
#include <cstring>.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
#include <rtems++/rtemsMessageQueue.h>
|
||||
|
||||
/* ----
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
#include <rtems++/rtemsSemaphore.h>
|
||||
|
||||
/* ----
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
#include <rtems++/rtemsTask.h>
|
||||
// include to allow it to be compiled
|
||||
#include <rtems++/rtemsTaskMode.h>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
#include <rtems++/rtemsTimer.h>
|
||||
|
||||
/* ----
|
||||
|
||||
Reference in New Issue
Block a user