Change 'memory' include to search in system path
git-svn-id: svn://10.0.0.236/trunk@17367 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
#ifndef MacWindow_h__
|
||||
#define MacWindow_h__
|
||||
|
||||
#include <memory> // for auto_ptr
|
||||
|
||||
#include "nsWindow.h"
|
||||
#include "nsMacEventHandler.h"
|
||||
#include "memory" // for auto_ptr
|
||||
|
||||
class nsMacEventHandler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user