
This reverts commit f8707f994af2582f6dc58190106946efeb43bf05. (cherry picked from commit 7a9bef0166951a61bc7094514a20471ae45f6090)
6 lines
79 B
C++
6 lines
79 B
C++
#include "header1.h"
|
|
#include "header2.h"
|
|
#include "header1.h"
|
|
|
|
int main() { }
|