[commit] r2733 - trunk/SDK/DecoratorLib

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Mon Feb 5 11:28:04 CST 2018


Author: ksmyth
Date: Mon Feb  5 11:28:04 2018
New Revision: 2733

Log:
DecoratorLib: need memory header

Modified:
   trunk/SDK/DecoratorLib/ModelComplexPart.h

Modified: trunk/SDK/DecoratorLib/ModelComplexPart.h
==============================================================================
--- trunk/SDK/DecoratorLib/ModelComplexPart.h	Mon Feb  5 11:27:59 2018	(r2732)
+++ trunk/SDK/DecoratorLib/ModelComplexPart.h	Mon Feb  5 11:28:04 2018	(r2733)
@@ -11,6 +11,7 @@
 
 #include "StdAfx.h"
 #include <comutil.h>
+#include <memory>
 #include "TypeableBitmapPart.h"
 #include "PortPart.h"
 


More information about the gme-commit mailing list