9 lines
87 B
C++
9 lines
87 B
C++
#ifndef ELC1_GENERATOR__H
|
|
#define ELC1_GENERATOR__H
|
|
|
|
namespace Generator
|
|
{
|
|
|
|
}
|
|
|
|
#endif |