presetserver/clientsrc/Pstransaction.cpp
branchGCC_SURGE
changeset 13 c9471d26c7f2
parent 12 608f67c22514
equal deleted inserted replaced
9:bfc95e24a059 13:c9471d26c7f2
    14 * Description:  Transaction implementation
    14 * Description:  Transaction implementation
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <pstransaction.h>
    19 #include "pstransaction.h"
    20 
    20 
    21 // ---------------------------------------------------------------------------
    21 // ---------------------------------------------------------------------------
    22 // Two-phased constructor.
    22 // Two-phased constructor.
    23 // ---------------------------------------------------------------------------
    23 // ---------------------------------------------------------------------------
    24 //
    24 //