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