Files
typeof/test/odr1.cpp

7 lines
49 B
C++
Raw Normal View History

2005-09-20 01:32:56 +00:00
#include "odr.hpp"
int main()
{
return 0;
}