PowerMaster/util/TimeLine/timeLine_globals.h

10 lines
87 B
C++

#ifndef TIMELINE_GLOBALS_H
#define TIMELINE_GLOBALS_H
namespace TimeLine
{
}
#endif