Skip to content
Snippets Groups Projects
Commit b3ba762d authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Add missing #include

parent 18b7363a
No related branches found
No related tags found
No related merge requests found
#pragma once
#include <functional>
/* A trivial class to run a function at the end of a scope. */
class Finally
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment