E2139 Declaration missing ; (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

Your source file contained a struct or union field declaration that was not followed by a semicolon.

Check previous lines for a missing semicolon.