diff options
Diffstat (limited to 'apps/Gateway')
-rw-r--r-- | apps/Gateway/Gateway/File_Parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Gateway/Gateway/File_Parser.h b/apps/Gateway/Gateway/File_Parser.h index 6ebec672fd4..a91a8f75827 100644 --- a/apps/Gateway/Gateway/File_Parser.h +++ b/apps/Gateway/Gateway/File_Parser.h @@ -87,7 +87,7 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "File_Parser.cpp" +#pragma implementation ("File_Parser.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* _FILE_PARSER */ |