Skip to content

Commit

Permalink
Add missing documentation
Browse files Browse the repository at this point in the history
Summary: see title

Reviewed By: enpe

Differential Revision: D63913879

fbshipit-source-id: 51818ace2389ca76a7a3fdf1cbe976cebcdd0683
  • Loading branch information
thorntondr authored and facebook-github-bot committed Oct 7, 2024
1 parent eaa2419 commit bf9e526
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions impl/ocean/cv/detector/qrcodes/Utilities.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ class OCEAN_CV_DETECTOR_QRCODES_EXPORT Utilities
{
public:

/**
* The default constructor
*/
virtual ~CoordinateSystemBase() = default;

/**
Expand Down

0 comments on commit bf9e526

Please sign in to comment.