webengine/webkitutils/SqliteSymbian/os_symbian.cpp
changeset 68 92a765b5b3e7
parent 0 dd21522fd290
child 94 919f36ff910f
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    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");