summaryrefslogtreecommitdiff
path: root/Source/WebCore/dom/DOMTimeStamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/dom/DOMTimeStamp.h')
-rw-r--r--Source/WebCore/dom/DOMTimeStamp.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/WebCore/dom/DOMTimeStamp.h b/Source/WebCore/dom/DOMTimeStamp.h
index ff615205c..ee21875a9 100644
--- a/Source/WebCore/dom/DOMTimeStamp.h
+++ b/Source/WebCore/dom/DOMTimeStamp.h
@@ -28,8 +28,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef DOMTimeStamp_h
-#define DOMTimeStamp_h
+#pragma once
namespace WebCore {
@@ -46,5 +45,3 @@ inline double convertDOMTimeStampToSeconds(DOMTimeStamp milliseconds)
}
} // namespace WebCore
-
-#endif // DOMTimeStamp_h