comparison UI/Books/UIMapBook.cpp @ 1588:e6ac4919b22c

Слияние
author Ritor1
date Mon, 09 Sep 2013 09:13:40 +0600
parents c4ab816fcc5e
children 75fafd8ced59
comparison
equal deleted inserted replaced
1587:b42e6f35e03d 1588:e6ac4919b22c
1 #ifdef _MSC_VER 1 #ifdef _MSC_VER
2 #define _CRT_SECURE_NO_WARNINGS 2 #define _CRT_SECURE_NO_WARNINGS
3 #endif 3 #endif
4
5 #include <assert.h>
6 4
7 #include "..\..\MM7.h" 5 #include "..\..\MM7.h"
8 #include "..\..\Render.h" 6 #include "..\..\Render.h"
9 #include "..\..\Mouse.h" 7 #include "..\..\Mouse.h"
10 #include "..\UIBooks.h" 8 #include "..\UIBooks.h"