diff options
author | Sebastian Lipponer <mail@sebastianlipponer.de> | 2020-02-08 09:46:40 +0100 |
---|---|---|
committer | Saya Sugiura <39760799+ssugiura@users.noreply.github.com> | 2020-02-11 18:24:18 +0900 |
commit | b43778c961d20c20038212f590107911429dc46d (patch) | |
tree | 2922011bd53a1324fab256760600df5c8e0ebe29 /gtest-1.7.0/Makefile.in | |
parent | ad3ac30b779097c282a7d52c72e3da23872ae6d1 (diff) | |
download | DLT-daemon-b43778c961d20c20038212f590107911429dc46d.tar.gz |
doc/dlt_for_developers.md: Fix wrong DLT include directive
The include directive '#include <dlt/dlt.h>' that is stated in the
developer guide (see 'doc/dlt_for_developers.md') does not work when the
include path is set via the pkg-config file 'automotive-dlt.pc'.
The include path set via this file requires users to use the include
directive '#include <dlt.h>'. This is also in accordance with older DLT
documentation.
Signed-off-by: Sebastian Lipponer <mail@sebastianlipponer.de>
Diffstat (limited to 'gtest-1.7.0/Makefile.in')
0 files changed, 0 insertions, 0 deletions