summaryrefslogtreecommitdiffstats
path: root/base/native_library.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/native_library.h')
-rw-r--r--base/native_library.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/native_library.h b/base/native_library.h
index 1e0dfcd..845989d 100644
--- a/base/native_library.h
+++ b/base/native_library.h
@@ -4,7 +4,6 @@
#ifndef BASE_NATIVE_LIBRARY_H_
#define BASE_NATIVE_LIBRARY_H_
-#pragma once
// This file defines a cross-platform "NativeLibrary" type which represents
// a loadable module.