integrate CMake build procedure for tools/phonon
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
#ifndef TIMER_H
|
||||
#define TIMER_H
|
||||
|
||||
#include "stdio.h"
|
||||
#include "stdlib.h"
|
||||
#include "time.h"
|
||||
#include <ctime>
|
||||
|
||||
class Timer {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user