1 #include "example1.h"
2 
3 class NotIncluded {
4   int not_included;
5 };
6