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