1#ifndef __Foo_h__
2#define __Foo_h__
3
4typedef struct {
5 float s;
6 float d;
7} CMTimeRange;
8
9#endif
10

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of lldb/test/API/lang/objc/conflicting-definition/TestExt/Foo.h