8 lines
68 B
C
8 lines
68 B
C
|
#ifndef TABLE_H
|
||
|
#define TABLE_H
|
||
|
namespace md
|
||
|
{
|
||
|
|
||
|
}
|
||
|
#endif // TABLE_H
|