Add missing pragma

pull/95/head
Zachary Michaels 10 years ago
parent 17f0967472
commit aaced6ff9b

@ -2,6 +2,8 @@
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#pragma once
#include <sstream>
#include "json_archive.h"

Loading…
Cancel
Save