wrong EXPCL

This commit is contained in:
David Rose 2004-06-10 20:29:21 +00:00
parent 2cfcee5b5d
commit 1e7a4986a1

View File

@ -38,7 +38,7 @@
// example, to scan a directory for all files matching a
// particular pattern.
////////////////////////////////////////////////////////////////////
class EXPCL_DTOOL GlobPattern {
class EXPCL_DTOOLCONFIG GlobPattern {
public:
INLINE GlobPattern(const string &pattern = string());
INLINE GlobPattern(const GlobPattern &copy);