MattyNotes
utilityfunctions.h
Go to the documentation of this file.
1 #ifndef UTILITYFUNCTIONS_H
2 #define UTILITYFUNCTIONS_H
3 
4 #ifdef _MSC_VER
5 #pragma once
6 #endif // _MSC_VER
7 
9 {
10 public:
13 };
14 
15 #endif
~UtilityFunctions()
Definition: utilityfunctions.cpp:8
UtilityFunctions()
Definition: utilityfunctions.cpp:4
Definition: utilityfunctions.h:8