MIT license

This commit is contained in:
gabime
2015-11-28 18:24:20 +02:00
parent 0f76db880e
commit 8c38b4ee9e
42 changed files with 199 additions and 732 deletions

View File

@@ -1,3 +1,8 @@
//
// Copyright(c) 2015 Gabi Melman.
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
//
#include <thread>
#include <vector>
#include <atomic>