diff options
Diffstat (limited to 'src/Protocol/Authenticator.h')
-rw-r--r-- | src/Protocol/Authenticator.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Protocol/Authenticator.h b/src/Protocol/Authenticator.h index c97bf44a8..660a4a854 100644 --- a/src/Protocol/Authenticator.h +++ b/src/Protocol/Authenticator.h @@ -18,8 +18,7 @@ class cSettingsRepositoryInterface; -// fwd: "cRoot.h" -class cRoot; + namespace Json { |