mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
7 lines
101 B
C
7 lines
101 B
C
#ifndef MAP__MAP_H
|
|
#define MAP__MAP_H
|
|
|
|
#include "MapView.h"
|
|
#include "MapSerialize.h"
|
|
|
|
#endif
|