Merge remote-tracking branch 'origin/tizen' into devel/new_mesh
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / builder / json-parser.cpp
index 70aea59..9ca5189 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
 // CLASS HEADER
 #include <dali-toolkit/public-api/builder/json-parser.h>
 
+// EXTERNAL INCLUDES
 #include <memory.h>
 #include <functional>
 #include <iostream>
-#include <vector>
 #include <cstring>
 #include <algorithm>