diff --git a/unique_ptr.hpp b/unique_ptr.hpp index f88500b..f17b344 100644 --- a/unique_ptr.hpp +++ b/unique_ptr.hpp @@ -1,5 +1,5 @@ // -// Created by Brady Bodily on 12/11/19. +// Created on 12/11/19. // #pragma once #include