зеркало из https://github.com/mozilla/gecko-dev.git
Added a #pragma error noting that this file is obsolete, but remains for reference reasons.
This commit is contained in:
Родитель
2c6dbcfc72
Коммит
1e4169f2ff
|
@ -16,6 +16,8 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
#pragma error "This file is obsolete, but remains for reference reasons"
|
||||
|
||||
#include <Memory.h>
|
||||
#include <Processes.h>
|
||||
|
||||
|
|
|
@ -16,6 +16,8 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
#pragma error "This file is obsolete, but remains for reference reasons"
|
||||
|
||||
#include <Memory.h>
|
||||
#include <OSUtils.h>
|
||||
#include <Gestalt.h>
|
||||
|
|
|
@ -20,6 +20,8 @@
|
|||
#include <Memory.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#pragma error "This file is obsolete, but remains for reference reasons"
|
||||
|
||||
#include "MacMemAllocator.h"
|
||||
|
||||
/* You probably only want to use this for debugging. It's useful to see leaks
|
||||
|
|
|
@ -16,6 +16,8 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
#pragma error "This file is obsolete, but remains for reference reasons"
|
||||
|
||||
#include <Memory.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
@ -16,6 +16,9 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
#pragma error "This file is obsolete, but remains for reference reasons"
|
||||
|
||||
|
||||
#include <Types.h>
|
||||
#include <Memory.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче