OSDN Git Service

EPG収集
[iptd/iPTd.git] / src / mpeg2 / ts / SDT.h
index 7b3cab3..2fe7b0e 100644 (file)
@@ -1,8 +1,9 @@
-//
-// SDT.h
-//
-#ifndef __MPEG2_TS_SDT_H__
-#define __MPEG2_TS_SDT_H__
+/**
+ * @file SDT.h
+ *
+ */
+
+#pragma once
 
 #include "mpeg2/ts/Table.h"
 
@@ -103,6 +104,3 @@ public:
 
 } // TS
 } // MPEG2
-#endif
-
-