05ee3ff973
Use #include "header" instead of #include <header> so that the header files are found when the application #includes <roctracer/roctracer.h> with -I /opt/rocm/include. Change-Id: I24feac9a5030d3600aee98084340e246c3990db5
5 lines
62 B
YAML
5 lines
62 B
YAML
---
|
|
BasedOnStyle: InheritParentConfig
|
|
ColumnLimit: 79
|
|
...
|