aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/MappedFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/MappedFile.cpp')
-rw-r--r--lib/System/MappedFile.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/System/MappedFile.cpp b/lib/System/MappedFile.cpp
index a91a623d77..41b59461d3 100644
--- a/lib/System/MappedFile.cpp
+++ b/lib/System/MappedFile.cpp
@@ -32,3 +32,4 @@ using namespace sys;
#include "Win32/MappedFile.inc"
#endif
+DEFINING_FILE_FOR(SystemMappedFile)