mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-03 19:34:53 +08:00
0027105: Make code ISO-compliant [-Wpedantic fixes]
Remove extra semicolons and correct function prototypes for GCC -pedantic ISO compliance option
This commit is contained in:
@@ -126,7 +126,7 @@ namespace
|
||||
|| theFormat == Image_PixMap::ImgRGBA
|
||||
|| theFormat == Image_PixMap::ImgBGRA;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
// =======================================================================
|
||||
// function : Image_Diff
|
||||
|
||||
Reference in New Issue
Block a user