Added missing #pragma once (issue #310)

This commit is contained in:
Benoit Blanchon
2016-06-23 21:27:24 +02:00
parent 59cd1f1433
commit 10fcca20f8
5 changed files with 13 additions and 1 deletions

View File

@ -20,6 +20,7 @@ Features
* Portable (written in C++98)
* Self-contained (no external dependency)
* Small footprint
* Header-only library
* MIT License
Works on