Message Please use the preferred "#pragma module" directive in place of the "#module" directive. Description The #module directive is a language extension. Other C compilers are unlikely to accept it. User Action Use the portable #pragma module directive instead.