Skip to content

Commit

Permalink
rename eosiolib
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenthefox committed May 15, 2018
1 parent f8bc9bc commit e2976cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/enumivolib/time.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once
#include <stdint.h>
#include <string>
#include <eosiolib/eosio.hpp>
#include <enumivolib/eosio.hpp>

namespace eosio {
class microseconds {
Expand Down

0 comments on commit e2976cb

Please sign in to comment.