diff options
Diffstat (limited to 'indra/lscript/lscript_library/lscript_export.cpp')
-rw-r--r-- | indra/lscript/lscript_library/lscript_export.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/lscript/lscript_library/lscript_export.cpp b/indra/lscript/lscript_library/lscript_export.cpp new file mode 100644 index 0000000000..a15c0e1586 --- /dev/null +++ b/indra/lscript/lscript_library/lscript_export.cpp @@ -0,0 +1,8 @@ +/** + * @file lscript_export.cpp + * @brief export interface class + * + * Copyright (c) 2002-$CurrentYear$, Linden Research, Inc. + * $License$ + */ + |