webengine/webkitutils/SqliteSymbian/os_symbian.cpp
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    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");