mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
Global configuration moved to include/roscfg.h
svn path=/trunk/; revision=2187
This commit is contained in:
@@ -1 +0,0 @@
|
||||
config.h
|
||||
@@ -0,0 +1,7 @@
|
||||
#ifndef __DEPRECATED_INTERNAL_CONFIG_H
|
||||
#define __DEPRECATED__INTERNAL_CONFIG_H
|
||||
|
||||
/* Moved to /include/roscfg.h */
|
||||
#include <roscfg.h>
|
||||
|
||||
#endif /* __DEPRECATED_INTERNAL_CONFIG_H */
|
||||
Reference in New Issue
Block a user