From 29bf432800f26921a23216761b4c1b88de74ba41 Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 18 Jan 2016 18:05:04 +0000 Subject: [PATCH] remove bad file --- ostd/#limits.hh# | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 ostd/#limits.hh# diff --git a/ostd/#limits.hh# b/ostd/#limits.hh# deleted file mode 100644 index 1122a22..0000000 --- a/ostd/#limits.hh# +++ /dev/null @@ -1,19 +0,0 @@ -/* Various type limits. - * - * This file is part of OctaSTD. See COPYING.md for futher information. - */ - -#ifndef OSTD_LIMTIS_HH -#define OSTD_LIMITS_HH - -#include - -namespace ostd { - -template -struct Limits { -}; - -} /* namespace ostd */ - -#endif \ No newline at end of file