Fixes a compile error introduced by commit db5884ca14.
tests: add missing header <algorithm> #3
varunbpatil/gdbuspp:var/missing-header into master
Thanks a lot for this fix! I see we're lacking a clear contribution guide ... so I'll just have a few minor details about the commit message:
- The prefix in your commit should be
tests:since it's the testing code receiving the change. (see thegit log --onelineto get an idea of the various scopes commonly used) - We want the
Signed-off-bylines (git commit -s) by default. The background for it is the "Developers Certificate of Origin". Basically that you acknowledge and agree that you own the commit and change and it is contributed to this project and will be distributed/shared further according to the license of this project.
If you would like to be credited with this change, please update the pull-request and I can bring it it. I know it might feel a bit much for a one-line change, but it's a young project and we should set the standard and enforce it as early as possible to make it clearer for the ones coming after us.
I'll clarify these details in coming days in the project documentation in the coming days too.
0deb6e41cf
to 182a1bac13
Thanks a lot for the changes! I spotted too late (after your latest changes) that the commit message could have too more details too. I just fixed that on-the-fly; the most important changes was done by you - and it was just to bring in details from this pull-req.
This has been merged with a slightly modified commit message.
Commit b19cd052cb
Pull request closed
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?