mirror of
https://github.com/boostorg/typeof.git
synced 2025-11-17 16:09:27 +01:00
7 lines
49 B
C++
Executable File
7 lines
49 B
C++
Executable File
#include "odr.hpp"
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|