Switch to side-by-side view

--- a/src/utils/base64.cpp
+++ b/src/utils/base64.cpp
@@ -218,6 +218,7 @@
 
 #ifdef TEST_BASE64
 #include <stdio.h>
+#include <stdlib.h>
 
 #include "readfile.h"