webengine/webkitutils/SqliteSymbian/os_symbian.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 0 dd21522fd290
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    33 #include "os_symbian.h"
    33 #include "os_symbian.h"
    34 
    34 
    35 #include <f32file.h>
    35 #include <f32file.h>
    36 #include <e32math.h>
    36 #include <e32math.h>
    37 #include <hal.h>
    37 #include <hal.h>
    38 #include <BAUTILS.H>
    38 #include <bautils.h>
    39 
    39 
    40 ///////////////////////////////////////////////////////////////////////////////////////////
    40 ///////////////////////////////////////////////////////////////////////////////////////////
    41 
    41 
    42 //Panic category - used by asserts in this file.
    42 //Panic category - used by asserts in this file.
    43 _LIT(KPanicCategory, "SqliteSymbian");
    43 _LIT(KPanicCategory, "SqliteSymbian");