• R/O
  • SSH
  • HTTPS

systemfugen: Commit


Commit MetaInfo

Revision20 (tree)
Time2019-01-05 16:14:08
Authorsystemfugen

Log Message

1.precompiked headerをMGCLStdAfxから標準のStdAfxに変更したため、無駄なincludeを削除

Change Summary

Incremental Difference

--- fugen/fugen/IO/GLUnvExporter.cpp (revision 19)
+++ fugen/fugen/IO/GLUnvExporter.cpp (revision 20)
@@ -4,7 +4,6 @@
44 /********************************************************************/
55 /********************************************************************/
66 #include "stdafx.h"
7-#include "MGCLStdAfx.h"
87
98 #include "IO/GLUnvExporter.h"
109 #include "IO/util.h"
--- fugen/fugen/IO/GLUnvImporter.cpp (revision 19)
+++ fugen/fugen/IO/GLUnvImporter.cpp (revision 20)
@@ -3,7 +3,6 @@
33 /* All rights reserved. */
44 /********************************************************************/
55 /********************************************************************/
6-#include "MGCLStdAfx.h"
76 #include "stdafx.h"
87 #include "resource.h"
98
Show on old repository browser