Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 78655da8 authored by Quentin Khan's avatar Quentin Khan
Browse files

FPoint: fix merge error on comment

parent 12841300
Branches
Tags
No related merge requests found
......@@ -71,6 +71,7 @@ private:
public:
/** Default constructor */
FPoint() = default;
/** Copy constructor */
FPoint(const FPoint&) = default;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment