Files
2020-03-16 19:49:59 -06:00

11 lines
137 B
C++

//
// Created by Brady Bodily on 2/29/20.
//
#ifndef UNTITLED_TEST_H
#define UNTITLED_TEST_H
class test {};
#endif // UNTITLED_TEST_H