Merge "Additional merges from cdm master"
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
//
|
||||
// Timer - Platform independent interface for a Timer class
|
||||
//
|
||||
#ifndef CDM_BASE_CORE_TIMER_H_
|
||||
#define CDM_BASE_CORE_TIMER_H_
|
||||
#ifndef CDM_BASE_TIMER_H_
|
||||
#define CDM_BASE_TIMER_H_
|
||||
|
||||
#include "wv_cdm_types.h"
|
||||
|
||||
@@ -48,4 +48,4 @@ class Timer {
|
||||
|
||||
} // namespace wvcdm
|
||||
|
||||
#endif // CDM_BASE_CORE_TIMER_H_
|
||||
#endif // CDM_BASE_TIMER_H_
|
||||
|
||||
Reference in New Issue
Block a user