We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00f74f commit 75f2699Copy full SHA for 75f2699
SoObjects/SOGo/SOGoOpenIdSession.m
@@ -18,6 +18,8 @@
18
* Boston, MA 02111-1307, USA.
19
*/
20
21
+#include <stdlib.h>
22
+
23
#import <NGObjWeb/WOHTTPConnection.h>
24
#import <NGObjWeb/WORequest.h>
25
#import <NGObjWeb/WOResponse.h>
0 commit comments