VirtualBox

Ignore:
Timestamp:
Aug 15, 2019 9:11:47 AM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard/URI: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp

    r80283 r80285  
    2727#include <VBox/log.h>
    2828#include <VBox/GuestHost/clipboard-helper.h>
    29 #ifdef LOG_ENABLED
    30 # include <VBox/HostServices/VBoxClipboardSvc.h>
    31 #endif
     29#include <VBox/HostServices/VBoxClipboardSvc.h>
    3230
    3331/** @todo use const where appropriate; delinuxify the code (*Lin* -> *Host*); use AssertLogRel*. */
     
    409407        LogFunc(("Invalid format %02X\n", u32Format));
    410408}
     409#endif /* LOG_ENABLED */
    411410
    412411/**
     
    482481    return "Unknown";
    483482}
    484 #endif /* LOG_ENABLED */
    485 
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