5 lines
81 B
C++
5 lines
81 B
C++
|
#ifndef SECOND
|
||
|
#define SECOND
|
||
|
#include "header-include-cycle.third-d.hpp"
|
||
|
#endif
|