Skip to content

Commit b8bb89d

Browse files
committed
modify declare guard to class name
1 parent ceff9f9 commit b8bb89d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TimestampUtils.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
limitations under the License.
1515
*/
1616

17-
#ifndef _TIMESTAMP_H_
18-
#define _TIMESTAMP_H_
17+
#ifndef _TIMESTAMPUTILS_H_
18+
#define _TIMESTAMPUTILS_H_
1919
#include "gridstore.h"
2020
#include <string>
2121
#include "GSException.h"

0 commit comments

Comments
 (0)