Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/strfunc_8h_source.html')
-rw-r--r--zh-cn/strfunc_8h_source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/strfunc_8h_source.html b/zh-cn/strfunc_8h_source.html
index 54015973..a233c482 100644
--- a/zh-cn/strfunc_8h_source.html
+++ b/zh-cn/strfunc_8h_source.html
@@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('strfunc_8h_source.html','');});
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="preprocessor">#ifndef RAPIDJSON_INTERNAL_STRFUNC_H_</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="preprocessor">#define RAPIDJSON_INTERNAL_STRFUNC_H_</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;</div>
-<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor">#include &quot;../rapidjson.h&quot;</span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor">#include &quot;../stream.h&quot;</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;RAPIDJSON_NAMESPACE_BEGIN</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="keyword">namespace </span>internal {</div>