[rtems-tools commit] rtemstoolkit/rld-process.h: Include rld.h to find ' strings' definition

Chris Johns chrisj at rtems.org
Wed May 31 11:08:17 UTC 2017


Module:    rtems-tools
Branch:    master
Commit:    718b23024d88d178f58e0bb038e63131c5e5a84f
Changeset: http://git.rtems.org/rtems-tools/commit/?id=718b23024d88d178f58e0bb038e63131c5e5a84f

Author:    Cillian O'Donnell <cpodonnell8 at gmail.com>
Date:      Wed May 31 09:26:18 2017 +0100

rtemstoolkit/rld-process.h: Include rld.h to find 'strings' definition

---

 rtemstoolkit/rld-process.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rtemstoolkit/rld-process.h b/rtemstoolkit/rld-process.h
index ae89b15..fc9b7bc 100644
--- a/rtemstoolkit/rld-process.h
+++ b/rtemstoolkit/rld-process.h
@@ -28,6 +28,7 @@
 #include <list>
 #include <string>
 #include <vector>
+#include "rld.h"
 
 namespace rld
 {




More information about the vc mailing list