Kaydet (Commit) 6c1cab56 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing include

Change-Id: Icba84b4921cdb7c4a9e88975ec98dddc91e9f79b
üst 5a014c49
......@@ -17,7 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <sal/config.h>
#include <algorithm>
#include <ctype.h>
#include <stdio.h>
......
......@@ -17,7 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <sal/config.h>
#include <algorithm>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment