Skip to content

Commit

Permalink
Add arbiter include.
Browse files Browse the repository at this point in the history
  • Loading branch information
connormanning committed Mar 14, 2017
1 parent a326029 commit 99eb816
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vendor/arbiter/arbiter.hpp
@@ -1,7 +1,7 @@
/// Arbiter amalgamated header (https://github.com/connormanning/arbiter).
/// It is intended to be used with #include "arbiter.hpp"

// Git SHA: 570eb73b14c2a0fbe9ee2927a3d79f48909c374e
// Git SHA: c4371ff046129f41fb8be4e4606195fbd12dc1c0

// //////////////////////////////////////////////////////////////////////
// Beginning of content of file: LICENSE
Expand Down Expand Up @@ -55,6 +55,7 @@ SOFTWARE.
#pragma once

#include <map>
#include <stdexcept>
#include <string>
#include <vector>

Expand Down

0 comments on commit 99eb816

Please sign in to comment.