update packaged single

This commit is contained in:
ThePhD 2019-01-05 05:50:07 -05:00
parent 59174e76af
commit d9f973e5cd
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA
2 changed files with 5068 additions and 3907 deletions

View File

@ -20,8 +20,8 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// This file was generated with a script.
// Generated 2018-12-23 18:17:39.332965 UTC
// This header was generated with sol v2.20.6 (revision a6abc0a)
// Generated 2019-01-05 10:49:38.109676 UTC
// This header was generated with sol v2.20.6 (revision 59174e7)
// https://github.com/ThePhD/sol2
#ifndef SOL_SINGLE_INCLUDE_FORWARD_HPP
@ -418,6 +418,14 @@ namespace sol {
struct record;
}
#if !defined(SOL_USE_BOOST) || (SOL_USE_BOOST == 0)
template <class T>
class optional;
template <class T>
class optional<T&>;
#endif
} // namespace sol
#define SOL_BASE_CLASSES(T, ...) \

File diff suppressed because it is too large Load Diff