diff options
Diffstat (limited to 'ldap/synctools/passwordsync/passsync/service.cpp')
| -rw-r--r-- | ldap/synctools/passwordsync/passsync/service.cpp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/ldap/synctools/passwordsync/passsync/service.cpp b/ldap/synctools/passwordsync/passsync/service.cpp index 66fb036c..217763eb 100644 --- a/ldap/synctools/passwordsync/passsync/service.cpp +++ b/ldap/synctools/passwordsync/passsync/service.cpp @@ -1,13 +1,8 @@ -/* --- BEGIN COPYRIGHT BLOCK --- - * Copyright (C) 2005 Red Hat, Inc. - * All rights reserved. - * --- END COPYRIGHT BLOCK --- */ - // Created: 2-8-2005 // Author(s): Scott Bridges #include <windows.h> -#include <iostream.h> +#include <iostream> #include "syncserv.h" #include "dssynchmsg.h" // syncserv.h |
