9 lines
78 B
C++
9 lines
78 B
C++
#ifndef ELC1_READER__H
|
|
#define ELC1_READER__H
|
|
|
|
namespace Reader
|
|
{
|
|
|
|
}
|
|
|
|
#endif |