8 lines
69 B
C
8 lines
69 B
C
|
#ifndef TOOLS_H_
|
||
|
#define TOOLS_H_
|
||
|
|
||
|
#include "ToolClasses.h"
|
||
|
|
||
|
|
||
|
#endif
|