forked from Imagelibrary/rtems
Rename source files to use a %.c -> %.o and %.cc -> %.o pattern. Use *.cc for C++ source files instead of *.cpp to be in line with other C++ source files. Update #3818.
5 lines
53 B
C++
5 lines
53 B
C++
/* empty file to trick automake. */
|
|
class empty
|
|
{
|
|
};
|