mirror of
https://github.com/opentibiabr/remeres-map-editor
synced 2026-08-15 18:26:04 -04:00
Clean git repository since the old svn / git mess was pretty much unrecoverable unfortunetly. I would have liked to keep the history for posterity, but that proved to be a futile quest.
8 lines
192 B
C++
8 lines
192 B
C++
/* Copyright (c) 2007 John W Wilkinson
|
|
|
|
This source code can be used for any purpose as long as
|
|
this comment is retained. */
|
|
|
|
// json spirit version 2.00
|
|
|
|
#include "json_spirit_value.h"
|