Skip to content

Commit 9fc840d

Browse files
committed
turned on debugging again, weve got to move this away from the h file
1 parent 8e1e563 commit 9fc840d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Common/Classes/HKRESTAPI.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
# define HK_DEBUG_REST_API
2929
# ifdef HK_DEBUG_REST_API
3030
# define HK_DEBUG_REST_API_PROFILE
31-
// # define HK_DEBUG_REST_API_DATA
31+
# define HK_DEBUG_REST_API_DATA
3232
# ifdef HK_DEBUG_REST_API_DATA
33-
// # define HK_DEBUG_REST_API_HTTP_HEADERS
33+
# define HK_DEBUG_REST_API_HTTP_HEADERS
3434
# endif
3535
# endif
3636
#endif

External/JSONKit

Submodule JSONKit updated 2 files

0 commit comments

Comments
 (0)