android13/development/vndk/tools/header-checker/tests/input/example1.cpp

6 lines
66 B
C++

#include "example1.h"
class NotIncluded {
int not_included;
};