Ignore:
Timestamp:
12/15/15 13:19:48 (9 years ago)
Author:
DHERBOMEZ Gérald
Message:

Delete deprecated call to shared memories. Use I/O mechanism instead.
Adjustement of dllimport and dllexport macros;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/StdDbtPlayerComponents/DbtPlySickLMSManager.h

    r110 r111  
    1818#include "Pacpus/DbitePlayer/DbtPlyFileManager.h"
    1919#include "../Sick/SickLMSData.h"
     20#include "StdDbtPlayerComponentsConfig.h"
    2021
    2122
     
    2425class ShMem;
    2526
    26 class PACPUSLIB_API DbtPlySickLMSManager
     27class STDDBTPLAYERCOMPONENTS_API DbtPlySickLMSManager
    2728        : public DbtPlyFileManager
    2829{
Note: See TracChangeset for help on using the changeset viewer.