mirror of
https://github.com/QuasarApp/CopyrightFixer.git
synced 2025-04-26 09:44:40 +00:00
7 lines
70 B
C++
7 lines
70 B
C++
#include "interfaceimplem.h"
|
|
|
|
InterfaceImplem::InterfaceImplem()
|
|
{
|
|
|
|
}
|