From 7e7fa2401309b376d22ebf409b15b575fce6b7cf Mon Sep 17 00:00:00 2001 From: gabime Date: Sun, 11 May 2014 03:03:33 +0300 Subject: [PATCH] small change --- include/c11log/details/stack_buf.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/include/c11log/details/stack_buf.h b/include/c11log/details/stack_buf.h index b9fde3b7..bc743349 100644 --- a/include/c11log/details/stack_buf.h +++ b/include/c11log/details/stack_buf.h @@ -10,9 +10,7 @@ namespace c11log namespace details { - - -template +template class stack_buf { public: