1 #ifndef ANNOTEST_IDL_BE_GLOBAL_HEADER
2 #define ANNOTEST_IDL_BE_GLOBAL_HEADER
4 #include "ace/SString.h"
13 * Spawn Command Line Options
15 ACE_CString
spawn_options ();
18 * Parse an argument that the frontend did not recognize.
20 void parse_args (long &i
, char **av
);