mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-13 03:06:15 +00:00
new authentication interface
This commit is contained in:
8
include/Json.h
Normal file
8
include/Json.h
Normal file
@@ -0,0 +1,8 @@
|
||||
///
|
||||
/// Created by Anonymous275 on 11/27/2020
|
||||
///
|
||||
#pragma once
|
||||
#include "rapidjson/stringbuffer.h"
|
||||
#include "rapidjson/document.h"
|
||||
#include "rapidjson/writer.h"
|
||||
namespace json = rapidjson;
|
||||
Reference in New Issue
Block a user