Mercurial > mm7
comparison Arcomage.cpp @ 1225:42b41aaecd87
Слияние
author | Ritor1 |
---|---|
date | Wed, 05 Jun 2013 21:00:45 +0600 |
parents | 29a8defbad9e |
children | fa30ea497e94 |
comparison
equal
deleted
inserted
replaced
1224:23632c91ed0a | 1225:42b41aaecd87 |
---|---|
1 #ifdef _MSC_VER | |
2 #define _CRT_SECURE_NO_WARNINGS | |
3 #endif | |
4 | |
1 #include <string> | 5 #include <string> |
2 #include <assert.h> | 6 #include <assert.h> |
3 | 7 |
4 #include "LightmapBuilder.h" | 8 #include "LightmapBuilder.h" |
5 #include "Arcomage.h" | 9 #include "Arcomage.h" |