Index: core/src/fxcrt/fxcrt_windows.h |
diff --git a/core/src/fxcrt/fxcrt_windows.h b/core/src/fxcrt/fxcrt_windows.h |
index 39d72554da1751d353241bad7a8ca159649b3cc2..92646b27571337c58acb298a516c4d40352b0e62 100644 |
--- a/core/src/fxcrt/fxcrt_windows.h |
+++ b/core/src/fxcrt/fxcrt_windows.h |
@@ -8,7 +8,7 @@ |
#define _FXCRT_WINDOWS_ |
#include "extension.h" |
#if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_ |
-class CFXCRT_FileAccess_Win64 : public IFXCRT_FileAccess, public CFX_Object |
+class CFXCRT_FileAccess_Win64 : public IFXCRT_FileAccess |
{ |
public: |
CFXCRT_FileAccess_Win64(); |