Skip to content

Commit

Permalink
Merge pull request #1928 from rohit-n/build-pch
Browse files Browse the repository at this point in the history
Fix building with PCH disabled.
  • Loading branch information
degasus committed Jan 20, 2015
2 parents 8ff1dc9 + e35766c commit 49352cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/Common/JitRegister.h
Expand Up @@ -3,6 +3,7 @@
// Refer to the license.txt file included.

#pragma once
#include "Common/CommonTypes.h"

namespace JitRegister
{
Expand Down

0 comments on commit 49352cf

Please sign in to comment.