hostsupport/hostopengles11/inc/EGLInterface.h
branchbug235_bringup_0
changeset 69 3f914c77c2e9
parent 67 ca7e6949bf7a
--- a/hostsupport/hostopengles11/inc/EGLInterface.h	Tue Oct 26 14:14:43 2010 +0100
+++ b/hostsupport/hostopengles11/inc/EGLInterface.h	Mon Nov 01 18:10:32 2010 +0000
@@ -48,6 +48,7 @@
 {
 public:
     EGLtoGLESInterface();
+    virtual ~EGLtoGLESInterface() {}
 
     void SetEGLInterface(IGLEStoEGLInterface* egl);
 	void* CreateContext(void* nativeContext);