From 873987793b05fc0d6e9908f5030b2bca145c4e6d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sun, 28 Oct 2018 01:01:53 +0300 Subject: Add tenant object --- clean/options-types.hxx | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 clean/options-types.hxx (limited to 'clean/options-types.hxx') diff --git a/clean/options-types.hxx b/clean/options-types.hxx deleted file mode 100644 index 7190396..0000000 --- a/clean/options-types.hxx +++ /dev/null @@ -1,18 +0,0 @@ -// file : clean/options-types.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd -// license : MIT; see accompanying LICENSE file - -#ifndef CLEAN_OPTIONS_TYPES_HXX -#define CLEAN_OPTIONS_TYPES_HXX - -#include - -#include -#include - -namespace brep -{ - struct toolchain_timeouts: std::map {}; -} - -#endif // CLEAN_OPTIONS_TYPES_HXX -- cgit v1.1