RAD Studio
ContentsIndex
PreviousUpNext
E2177: Redeclaration of #pragma package with different arguments (C++)

You can have multiple #pragma package statements in a source file as long as they have the same arguments. This error occurs if the compiler encounters more than one #pragma package with different arguments in each.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!