8 lines
124 B
C
8 lines
124 B
C
#ifndef TILE_BASE_DATA_H
|
|
#define TILE_BASE_DATA_H
|
|
|
|
#pragma once
|
|
#include "tile/base/data/json.h"
|
|
|
|
#endif// TILE_BASE_DATA_H
|