imgtools/imglib/e32uid/uidcrc.cpp
changeset 590 360bd6b35136
parent 0 044383f39525
equal deleted inserted replaced
588:c7c26511138f 590:360bd6b35136
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 #include <iostream>
    18 #if defined(__MSVCDOTNET__) || defined(__TOOLS2__)
    18 using namespace std;
    19 	#include <iostream>
       
    20 	using namespace std;
       
    21 #endif
       
    22  
    19  
    23 #include <stdio.h>
    20 #include <stdio.h>
    24 #include <stdlib.h>
    21 #include <stdlib.h>
    25 #include <e32std.h>
    22 #include <e32std.h>
    26 #include <e32std_private.h>
    23 #include <e32std_private.h>