mirror of
https://github.com/boostorg/build.git
synced 2026-01-25 06:02:12 +00:00
7 lines
45 B
C++
7 lines
45 B
C++
|
|
#include <lib1.h>
|
|
|
|
int main()
|
|
{
|
|
foo();
|
|
} |