Skip to content

Commit

Permalink
Fix compilation for MSVC 2013.
Browse files Browse the repository at this point in the history
  • Loading branch information
m417z committed Oct 19, 2013
1 parent 7aba056 commit 008213c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/trampoline.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

#include <cassert>
#include <vector>
#include <algorithm>
#include <Windows.h>
#include "pstdint.h"

Expand Down

0 comments on commit 008213c

Please sign in to comment.