Changeset 22293 for lang/cplusplus

Show
Ignore:
Timestamp:
10/29/08 00:25:32 (5 years ago)
Author:
saturday06
Message:

なんかネームスペース使ってみた

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/cplusplus/i3/src/os-windows/Utf8ToUtf16Stream.cpp

    r22292 r22293  
    33#include <boost/spirit.hpp> 
    44#include <boost/bind.hpp> 
    5 #include "Args.h" 
     5#include "Utf8ToUtf16Stream.h" 
    66 
    77using namespace boost::spirit; 
    88 
    99namespace i3 { 
     10namespace windows_execute_argtable { 
    1011 
    1112template <int Mode, typename Result> 
     
    151152    return error; 
    152153} 
     154} 
    153155 
    154156int check_args() { 
     157    using namespace i3::windows_execute_argtable; 
     158 
    155159    // -------------------------------------------- 
    156160    // phase 1