Add require for json

This commit is contained in:
Michael Miller 2020-09-05 16:36:12 -06:00
parent 4debebb8f0
commit 0f9c1ad09c
No known key found for this signature in database
GPG key ID: FB9F12F7C646A4AD

View file

@ -1,3 +1,5 @@
require "json"
module Spectator
# Define the file and line number something originated from.
struct Source