From c5aa1e2d5cbc705e19faf51960f28fbd270a70e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20C=C3=A9sar=20Batista?= Date: Sat, 3 Feb 2018 10:12:49 -0200 Subject: [PATCH] Fixing issue#10 --- lib/ever2boost/util.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ever2boost/util.rb b/lib/ever2boost/util.rb index 4142d5c..4bbdfd5 100644 --- a/lib/ever2boost/util.rb +++ b/lib/ever2boost/util.rb @@ -1,3 +1,5 @@ +require 'fileutils' + module Ever2boost class Util class << self