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