10 lines
180 B
C
10 lines
180 B
C
|
/* (C)2004 David "BAILOPAN" anderosn
|
||
|
* Licensed under the GNU General Public License, version 2
|
||
|
*/
|
||
|
|
||
|
#ifndef _INCLUDE_REGEX_H
|
||
|
#define _INCLUDE_REGEX_H
|
||
|
|
||
|
|
||
|
|
||
|
#endif //_INCLUDE_REGEX_H
|