diff options
| -rw-r--r-- | indra/llcommon/tests/llprocesslauncher_test.cpp | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/indra/llcommon/tests/llprocesslauncher_test.cpp b/indra/llcommon/tests/llprocesslauncher_test.cpp index d6d05ed769..895325c705 100644 --- a/indra/llcommon/tests/llprocesslauncher_test.cpp +++ b/indra/llcommon/tests/llprocesslauncher_test.cpp @@ -92,6 +92,7 @@ namespace tut          std::string what;      }; +/*==========================================================================*|  #define tabent(symbol) { symbol, #symbol }      static struct ReasonCode      { @@ -107,6 +108,7 @@ namespace tut          tabent(APR_OC_REASON_RUNNING)      };  #undef tabent +|*==========================================================================*/      struct WaitInfo      { | 
