build fixes
# Conflicts: # pglablib/sqlast/SelectList.h
This commit is contained in:
parent
2ad5fa5e4e
commit
a7d4a5f13d
7 changed files with 11 additions and 9 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#ifndef SCOPEGUARD_H
|
||||
#define SCOPEGUARD_H
|
||||
|
||||
#include <utility>
|
||||
|
||||
/** \brief Template class for executing code at scope exit.
|
||||
*
|
||||
* By default the object will be an active mode and execute the function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue