VirtualBox

Changeset 36529 in vbox for trunk/src/VBox/Storage/testcase


Ignore:
Timestamp:
Apr 4, 2011 1:54:13 PM (14 years ago)
Author:
vboxsync
Message:

iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and renamed RTMemAutoPtr et al out of iprt/mem.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/testcase/VDIoRnd.cpp

    r35596 r36529  
     1/* $Id$ */
    12/** @file
    2  *
    33 * VBox HDD container test utility - I/O data generator.
    44 */
     
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 */
     17
    1718#define LOGGROUP LOGGROUP_DEFAULT
    1819#include <iprt/log.h>
     
    2021#include <iprt/mem.h>
    2122#include <iprt/rand.h>
     23#include <iprt/assert.h>
    2224
    2325#include "VDIoRnd.h"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette