Change using Printf -> Base.Printf

master
fundamental 2018-09-02 00:12:27 -04:00
parent f302d0dc50
commit 58f1fa477b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
module OSC
using Printf
using Base.Printf
import Base: show, getindex
export OscMsg, path