1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00

0028096: VC14 compiler warnings of 7.1.0.beta

Warnings are eliminated
// minor corrections in headers
This commit is contained in:
abv
2016-11-17 15:14:19 +03:00
committed by apn
parent 197cddcfc9
commit 45d0af05b9
4 changed files with 20 additions and 23 deletions

View File

@@ -64,7 +64,7 @@ public:
Standard_EXPORT virtual Standard_Boolean Matches (SelectBasics_SelectingVolumeManager& theMgr,
SelectBasics_PickResult& thePickResult) Standard_OVERRIDE;
Bnd_Box Box() const;
Standard_EXPORT Bnd_Box Box() const;
//! Returns center of the box. If location
//! transformation is set, it will be applied