ef8c6a249b
This commit was SVN r10676.
21 строка
333 B
C
21 строка
333 B
C
/*
|
|
* Copyright (c) 2006 The Regents of the University of California.
|
|
* All rights reserved.
|
|
*
|
|
* $COPYRIGHT$
|
|
*
|
|
* Additional copyrights may follow
|
|
*
|
|
* $HEADER$
|
|
*/
|
|
|
|
|
|
#ifndef MCA_MTL_DIRECT_CALL_H_
|
|
#define MCA_MTL_DIRECT_CALL_H_
|
|
|
|
#if MCA_mtl_DIRECT_CALL
|
|
#include @MCA_mtl_DIRECT_CALL_HEADER@
|
|
#endif
|
|
|
|
#endif
|