Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Badaboom. Add in Memory include to CDUtils.cpp
  • Loading branch information
Sonicadvance1 committed Oct 30, 2012
1 parent 303b0f6 commit 5dd49ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/Common/Src/CDUtils.cpp
Expand Up @@ -3,6 +3,7 @@
#include "CDUtils.h"
#include "Common.h"

#include <memory> // for std::unique_ptr
#ifdef _WIN32
#include <windows.h>
#elif __APPLE__
Expand Down

0 comments on commit 5dd49ed

Please sign in to comment.