diff --git a/src/authentication.cpp b/src/authentication.cpp new file mode 100644 index 00000000..e69de29b diff --git a/src/authentication.h b/src/authentication.h new file mode 100644 index 00000000..399b763b --- /dev/null +++ b/src/authentication.h @@ -0,0 +1,4 @@ +#ifndef AUTHENTICATION_H +#define AUTHENTICATION_H + +#endif // AUTHENTICATION_H