aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llprocesslauncher.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llcommon/llprocesslauncher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llprocesslauncher.h b/linden/indra/llcommon/llprocesslauncher.h
index 9cdb0f6..b72be27 100644
--- a/linden/indra/llcommon/llprocesslauncher.h
+++ b/linden/indra/llcommon/llprocesslauncher.h
@@ -43,7 +43,7 @@
43 It also keeps track of whether the process is still running, and can kill it if required. 43 It also keeps track of whether the process is still running, and can kill it if required.
44*/ 44*/
45 45
46class LLProcessLauncher 46class LL_COMMON_API LLProcessLauncher
47{ 47{
48 LOG_CLASS(LLProcessLauncher); 48 LOG_CLASS(LLProcessLauncher);
49public: 49public: