// // Systems.h // Systems // // Created by Riley Testut on 2/5/21. // Copyright © 2021 Riley Testut. All rights reserved. // #import //! Project version number for Systems. FOUNDATION_EXPORT double SystemsVersionNumber; //! Project version string for Systems. FOUNDATION_EXPORT const unsigned char SystemsVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import