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