Ignore:
Timestamp:
05/22/15 04:15:14 (9 years ago)
Author:
sz
Message:

Moving frams/virtfile to common/virtfile:

  • file references updated (includes, makefile)
  • common/virtfile can no longer use the Framsticks specific SString (using std::string instead)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/util/sstringutils.cpp

    r375 r382  
    44
    55#include "sstringutils.h"
    6 #include <frams/virtfile/virtfile.h>
     6#include <common/virtfile/virtfile.h>
    77#include <common/log.h>
    88#include <common/nonstd.h>
Note: See TracChangeset for help on using the changeset viewer.