comparison nuc-fw/riviera/support/exception.h @ 119:dd56546ad9e0

starting to compile RVF
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Wed, 30 Oct 2013 23:19:21 +0000
parents 21de8d8e6ea7
children
comparison
equal deleted inserted replaced
118:21de8d8e6ea7 119:dd56546ad9e0
15 */ 15 */
16 16
17 #ifndef RVF_EXCEPTION_H 17 #ifndef RVF_EXCEPTION_H
18 #define RVF_EXCEPTION_H 18 #define RVF_EXCEPTION_H
19 19
20 #include "rvf/rvf_api.h" 20 #include "../rvf/rvf_api.h"
21 #include "rvf/rvf_target.h" 21 #include "../rvf/rvf_target.h"
22 22
23 #include <string.h> 23 #include <string.h>
24 24
25 25
26 26