Skip to content

Commit

Permalink
Merge pull request #1594 from rohit-n/build-pch
Browse files Browse the repository at this point in the history
Fix building with PCH disabled.
  • Loading branch information
Sonicadvance1 committed Nov 26, 2014
2 parents 25492f3 + 84b060d commit f151f5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Core/Core/HW/SI_DeviceGBA.h
Expand Up @@ -4,6 +4,8 @@

#pragma once

#include <memory>

#include "Core/HW/SI_Device.h"

#include "SFML/Network.hpp"
Expand Down

0 comments on commit f151f5e

Please sign in to comment.